检索对 inner_allocator_type类型的对象的引用。
inner_allocator_type& inner_allocator() noexcept;
const inner_allocator_type& inner_allocator() const noexcept;
返回值
存储对 inner_allocator_type类型的对象的引用。
要求
页眉: <scoped_allocator>
命名空间: std
检索对 inner_allocator_type类型的对象的引用。
inner_allocator_type& inner_allocator() noexcept;
const inner_allocator_type& inner_allocator() const noexcept;
存储对 inner_allocator_type类型的对象的引用。
页眉: <scoped_allocator>
命名空间: std