mirror of
https://github.com/boostorg/beast.git
synced 2026-01-26 09:12:18 +01:00
This fixes a problem where libstdc++ incorrectly assumes that the allocator used with basic_string is DefaultConstructible. See: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56437