C++17 polymorphic allocator support in libstdc++

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I am wondering how GCC C++ runtime library addresses this Notes in:

https://en.cppreference.com/w/cpp/memory/polymorphic_allocator

if I use consistently the same polymorphic allocator, be it the
default or custom one, for
the std::pmr::vectors, I don't need to worry about the Notes?



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux