Namespaces
Variants

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

From cppreference.net
polymorphic_allocator & operator = ( const polymorphic_allocator & rhs ) = default ;
(Bibliotheks-Fundamentals TS)

Copy weist diesen polymorphic_allocator zu. Setzt den Zeiger auf die Speicherressource von * this auf den von rhs .

Parameter

rhs - ein weiterer polymorphic_allocator zum Kopieren

Rückgabewert

* this