![]() |
![]()
| ![]() |
![]()
NAMEstd::experimental::pmr::polymorphic_allocator::allocate - std::experimental::pmr::polymorphic_allocator::allocate SynopsisT* allocate( std::size_t n ); (library fundamentals TS)
Parametersn - the number of objects to allocate storage for Return valueA pointer to the allocated storage. See also allocate allocates uninitialized storage using the allocator
|