[Bug libstdc++/57272] node-based containers don't use allocator's pointer type internally

philippeb8 at gmail dot com gcc-bugzilla@gcc.gnu.org
Sat Feb 20 00:59:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57272

--- Comment #6 from Phil Bouchard <philippeb8 at gmail dot com> ---
Also please make sure the pointer arguments are passed by reference and not by
value.  This would ensure we could use our own smart pointers.


More information about the Gcc-bugs mailing list