scoped_allocator_adaptor::outer_allocator – metoda
Získá referenci na uložené objekt typu outer_allocator_type.
outer_allocator_type& outer_allocator() noexcept;
const outer_allocator_type& outer_allocator() const noexcept;
Vrácená hodnota
Odkaz na uložené objekt typu outer_allocator_type.
Požadavky
Záhlaví: <scoped_allocator>
Obor názvů: std