On 22/10/20 18:59 +0100, Jonathan Wakely wrote:
By moving std::make_obj_using_allocator and the related "utility
functions for uses-allocator construction" to a new header, we can avoid
including the whole of in and
.
In order to simplify the implementation of those utility functions they
now
By moving std::make_obj_using_allocator and the related "utility
functions for uses-allocator construction" to a new header, we can avoid
including the whole of in and
.
In order to simplify the implementation of those utility functions they
now use concepts unconditionally. They are no longer d