![]() |
Further details: http://gcc.gnu.org/onlinedocs/libstdc++/manual/bk01pt12ch32.html. More...
This allocator specifies that containers use a 'relative pointer' as it's pointer type. (See ext/pointer.h) Memory allocation in this example is still performed using std::allocator. More...
This is precisely the allocator defined in the C++ Standard.
This is precisely the allocator defined in the C++ Standard.
This is precisely the allocator defined in the C++ Standard.
Further details: http://gcc.gnu.org/onlinedocs/libstdc++/manual/bk01pt04ch11.html. More...