[PATCH] Add std::pointer_traits.
Piotr Rak
piotr.rak@gmail.com
Tue Jul 20 10:17:00 GMT 2010
Hi,
I have prototyped std::scoped_allocator_adapter and other
prerequisities (using nested struct instead of template alias for
rebind members). Only std::pointer_traits is in usable state so far,
due to fronted bug, but not very useful alone. How do you think, we
should proceed with those additions?
PS. Also attached not very good tested, and with missing member test,
allocator_traits implementation.
I still have to work on ugliyfing uses_allocator and and
scoped_allocator adapter itself.
Piotr
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-std-pointer_traits.patch
Type: application/octet-stream
Size: 19035 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20100720/a8c5ee06/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Add-std-allocator_traits-missing-members-test.patch
Type: application/octet-stream
Size: 24700 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20100720/a8c5ee06/attachment-0001.obj>
More information about the Libstdc++
mailing list