You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The scope changed a little, because I assumed that allocators didn't have to be noexcept-movable (they have to, according to the Allocator requirements).
djarek
added a commit
to djarek/beast
that referenced
this issue
Nov 28, 2017
basic_fields should conditionally be noexcept movable to enable some container optimizations based on noexcept.
The text was updated successfully, but these errors were encountered: