forked from boostorg/beast
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
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