_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org https://lists.boost.org/mailman/listinfo.cgi/boost-users
[Boost-users] [SPAM] Boost.Container monotonic_buffer_resource and overaligned types
Patrick Northon via Boost-users Wed, 03 Jun 2020 11:27:36 -0700
Is there a reason why it won't allocated for anything over
memory_resource::max_align? Inspecting the code, it seem to me that it
would just work.