pointer allocate( size_type n, const void* hint = 0 );
(until C++17) T* allocate( std::size_t n, const void* hint ); (since C++17) (deprecated) (removed in C++20)
(2)
京公网安备 11010502049817号