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

2021-04-19 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57272 Jonathan Wakely changed: What|Removed |Added Assignee|redi at gcc dot gnu.org|unassigned at gcc dot gnu.org

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

2016-02-19 Thread philippeb8 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57272 --- Comment #6 from Phil Bouchard --- 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.

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

2016-02-18 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57272 Jonathan Wakely changed: What|Removed |Added CC||philippeb8 at gmail dot com ---

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

2015-06-17 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57272 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added CC||potswa at mac

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

2015-06-17 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57272 --- Comment #3 from Jonathan Wakely redi at gcc dot gnu.org --- c.f. http://cplusplus.github.io/LWG/lwg-active.html#2261

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

2014-05-07 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57272 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added CC||bkoz at gcc dot

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

2014-05-07 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57272 --- Comment #2 from Jonathan Wakely redi at gcc dot gnu.org --- From Bug 21771: http://gcc.gnu.org/ml/libstdc++/2005-05/msg00294.html

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

2014-03-21 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57272 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last