scoped_allocator_adaptor::inner_allocator 메서드
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;
반환 값
A reference to the stored object of type inner_allocator_type.
요구 사항
Header: <scoped_allocator>
네임스페이스: std