オブザーバー
get_allocator
allocator_type get_allocator() const;戻り値:
*thisに関連付けられているアロケーターのコピーを返します。
hash_function
hasher hash_function() const;戻り値:
*thisに関連付けられているハッシュ関数のコピーを返します。
key_eq
key_equal key_eq() const;戻り値:
*thisに関連付けられているキーと等価なコピーを返します。
allocator_type get_allocator() const;戻り値:
*thisに関連付けられているアロケーターのコピーを返します。
hasher hash_function() const;戻り値:
*thisに関連付けられているハッシュ関数のコピーを返します。
key_equal key_eq() const;戻り値:
*thisに関連付けられているキーと等価なコピーを返します。