c_plus_plus_11_memory_allocator
“C++11 memory allocator - a potentially stateful (as of C++11) object that provides operations for allocating and deallocating memory dynamically. An allocator type appears as an optional template parameter in many standard containers and can be used to control how memory is allocated, how elements are constructed, and how they are referenced; see also C++17 pmr allocator. Rvalue References (763)” (EMCppSfe 2021)
c_plus_plus_11_memory_allocator.txt · Last modified: 2024/05/01 04:25 by 127.0.0.1