共用方式為


multimap::allocator_type

表示 multimap 物件的配置器類別的類型。

typedef Allocator allocator_type;

註解

allocator_type 是樣板參數的 Allocator一個同義資料表。

範例

使用 allocator_type,中的 get_allocator 請參閱範例。

需求

標題: <map>

命名空間: std

請參閱

參考

multimap Class

標準樣板程式庫