Partager via


scoped_allocator_adaptor::outer_allocator, méthode

Extrait une référence à l'objet stocké du type outer_allocator_type.

outer_allocator_type& outer_allocator() noexcept;
const outer_allocator_type& outer_allocator() const noexcept;

Valeur de retour

Une référence à l'objet stocké du type outer_allocator_type.

Configuration requise

en-tête : <scoped_allocator>

l'espace de noms : DST

Voir aussi

Référence

scoped_allocator_adaptor::construct, méthode