|
inlineconstexpr |
Constructs an object in existing memory by invoking an allocated object's constructor with an initializer.
Definition at line 123 of file stl_construct.h.
References _Construct(), construct_at(), and forward().
Referenced by std::__uninitialized_construct_buf_dispatch< bool >::__ucr(), __gnu_cxx::__uninitialized_copy_n(), _Construct(), std::allocator_traits< _OuterAlloc >::construct(), std::allocator_traits< allocator< _Tp > >::construct(), std::allocator_traits< allocator< void > >::construct(), std::raw_storage_iterator< _OutputIterator, _Tp >::operator=(), and std::raw_storage_iterator< _OutputIterator, _Tp >::operator=().

