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

Copy assigns this polymorphic_allocator. Sets the memory resource pointer of *this to that of rhs.

# Declarations

polymorphic_allocator& operator=( const polymorphic_allocator& rhs ) = default;

(library fundamentals TS)

# Parameters

# Return value

*this