Namespaces
Variants

std::experimental::pmr::polymorphic_allocator<T>:: operator=

From cppreference.net
polymorphic_allocator & operator = ( const polymorphic_allocator & rhs ) = default ;
(spécifications techniques des bibliothèques fondamentales)

Copie assigne cet polymorphic_allocator . Définit le pointeur de ressource mémoire de * this à celui de rhs .

Paramètres

rhs - un autre polymorphic_allocator à copier

Valeur de retour

* this