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 inner_allocator_type.
inner_allocator_type& inner_allocator() noexcept;
const inner_allocator_type& inner_allocator() const noexcept;
Return Value
A reference to the stored object of type inner_allocator_type.
Requirements
Header: <scoped_allocator>
Namespace: std