Partager via


scoped_allocator_adaptor::inner_allocator, méthode

Récupère une référence à l'objet stocké le type inner_allocator_type.

inner_allocator_type& inner_allocator() noexcept;
const inner_allocator_type& inner_allocator() const noexcept;

Valeur de retour

Une référence à l'objet stocké le type inner_allocator_type.

Configuration requise

**En-tête :**scoped_allocator <de >

Espace de noms : std

Voir aussi

Référence

scoped_allocator_adaptor::construct, méthode