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
;
|
(라이브러리 fundamentals TS) | |
이
polymorphic_allocator
를 복사 할당합니다.
*
this
의 메모리 리소스 포인터를
rhs
의 것으로 설정합니다.
매개변수
| rhs | - |
복사할 다른
polymorphic_allocator
|
반환값
* this