[v3] add max_size and rebind to __alloc_traits
Paolo Carlini
paolo.carlini@oracle.com
Thu Oct 6 13:16:00 GMT 2011
On 10/06/2011 02:55 PM, Daniel Krügler wrote:
> One necessary fix seems to add a specialization
>
> allocator_traits<__gnu_test::uneq_allocator>::type>
>
> with the correct value for propagate_on_container_swap.
> Or much easier: Define propagate_on_container_swap as static
> member of __gnu_test::uneq_allocator.
>
Either of these seem to me neat ways to deal with the issue.
Thanks,
Paolo.
More information about the Libstdc++
mailing list