multimap::allocator_type
表示多重對應物件的配置器類別的型別。
typedef Allocator allocator_type;
圖例
allocator_type 是樣板參數 Allocator的同義字。
範例
使用 allocator_type,中的參閱 get_allocator 範例。
需求
標頭:<map>
命名空間: std
表示多重對應物件的配置器類別的型別。
typedef Allocator allocator_type;
allocator_type 是樣板參數 Allocator的同義字。
使用 allocator_type,中的參閱 get_allocator 範例。
標頭:<map>
命名空間: std