On 27/03/21 10:07 pm, Jonathan Wakely wrote:
On 26/03/21 21:41 +0100, François Dumont via Libstdc++ wrote:
I review the allocator aware move constructors of _GLIBCXX_DEBUG
containers.
I think the recently added __gnu_debug basic_string one is also
missing the rvalue reference, no ?
You mean
On 26/03/21 21:41 +0100, François Dumont via Libstdc++ wrote:
I review the allocator aware move constructors of _GLIBCXX_DEBUG containers.
I think the recently added __gnu_debug basic_string one is also
missing the rvalue reference, no ?
You mean is_nothrow_constructible instead
of is_nothrow