Namespaces
Variants

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

From cppreference.net
polymorphic_allocator & operator = ( const polymorphic_allocator & rhs ) = default ;
(라이브러리 fundamentals TS)

polymorphic_allocator 를 복사 할당합니다. * this 의 메모리 리소스 포인터를 rhs 의 것으로 설정합니다.

매개변수

rhs - 복사할 다른 polymorphic_allocator

반환값

* this