std::experimental::pmr::polymorphic_allocator<T>:: operator=
From cppreference.net
<
cpp
|
experimental
|
polymorphic allocator
C++
Polymorphic allocator library
Convenience aliases for containers using
polymorphic_allocator
|
||||
| Memory resource classes | ||||
| Global memory resources | ||||
| Type-erased allocator support for existing classes | ||||
std::experimental::pmr::polymorphic_allocator
| Member functions | ||||
|
polymorphic_allocator::operator=
|
||||
| Non-member functions | ||||
|
polymorphic_allocator
&
operator
=
(
const
polymorphic_allocator
&
rhs
)
=
default
;
|
(biblioteca fundamentals TS) | |
Copia asigna este
polymorphic_allocator
. Establece el puntero del recurso de memoria de
*
this
al de
rhs
.
Parámetros
| rhs | - |
otro
polymorphic_allocator
desde el cual copiar
|
Valor de retorno
* this