Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves a reference to the stored object of type outer_allocator_type.
outer_allocator_type& outer_allocator() noexcept;
const outer_allocator_type& outer_allocator() const noexcept;
Return Value
A reference to the stored object of type outer_allocator_type.
Requirements
Header: <scoped_allocator>
Namespace: std