key_equal
: _M_ht(__n, __hf, key_equal(), allocator_type())
const hasher& __hf, const key_equal& __eql,
: _M_ht(100, hasher(), key_equal(), allocator_type())
: _M_ht(__n, hasher(), key_equal(), allocator_type())
: _M_ht(__n, __hf, key_equal(), allocator_type())
const hasher& __hf, const key_equal& __eql,
: _M_ht(100, hasher(), key_equal(), allocator_type())
: _M_ht(__n, hasher(), key_equal(), allocator_type())
: _M_ht(__n, __hf, key_equal(), allocator_type())
const hasher& __hf, const key_equal& __eql,
typedef typename _Ht::key_equal key_equal;
key_equal key_eq() const { return _M_ht.key_eq(); }
hash_multimap() : _M_ht(100, hasher(), key_equal(), allocator_type()) {}
: _M_ht(__n, hasher(), key_equal(), allocator_type()) {}
: _M_ht(__n, __hf, key_equal(), allocator_type()) {}
hash_multimap(size_type __n, const hasher& __hf, const key_equal& __eql,
: _M_ht(100, hasher(), key_equal(), allocator_type())
: _M_ht(__n, hasher(), key_equal(), allocator_type())
: _M_ht(__n, __hf, key_equal(), allocator_type())
const hasher& __hf, const key_equal& __eql,
: _M_ht(100, hasher(), key_equal(), allocator_type())
: _M_ht(__n, hasher(), key_equal(), allocator_type())
: _M_ht(__n, __hf, key_equal(), allocator_type())
const hasher& __hf, const key_equal& __eql,
: _M_ht(100, hasher(), key_equal(), allocator_type())
: _M_ht(__n, hasher(), key_equal(), allocator_type())
: _M_ht(__n, __hf, key_equal(), allocator_type())
const hasher& __hf, const key_equal& __eql,
typedef typename _Ht::key_equal key_equal;
key_equal key_eq() const { return _M_ht.key_eq(); }
hash_map() : _M_ht(100, hasher(), key_equal(), allocator_type()) {}
: _M_ht(__n, hasher(), key_equal(), allocator_type()) {}
: _M_ht(__n, __hf, key_equal(), allocator_type()) {}
hash_map(size_type __n, const hasher& __hf, const key_equal& __eql,
: _M_ht(100, hasher(), key_equal(), allocator_type())
: _M_ht(__n, hasher(), key_equal(), allocator_type())
: _M_ht(__n, __hf, key_equal(), allocator_type())
const hasher& __hf, const key_equal& __eql,
: _M_ht(100, hasher(), key_equal(), allocator_type())
: _M_ht(__n, hasher(), key_equal(), allocator_type())
: _M_ht(__n, __hf, key_equal(), allocator_type())
const hasher& __hf, const key_equal& __eql,
: _M_ht(100, hasher(), key_equal(), allocator_type())
: _M_ht(__n, hasher(), key_equal(), allocator_type())
: _M_ht(__n, __hf, key_equal(), allocator_type())
const hasher& __hf, const key_equal& __eql,
typedef typename _Ht::key_equal key_equal;
key_equal key_eq() const { return _M_ht.key_eq(); }
: _M_ht(100, hasher(), key_equal(), allocator_type()) {}
: _M_ht(__n, hasher(), key_equal(), allocator_type()) {}
: _M_ht(__n, __hf, key_equal(), allocator_type()) {}
hash_multiset(size_type __n, const hasher& __hf, const key_equal& __eql,
: _M_ht(100, hasher(), key_equal(), allocator_type())
: _M_ht(__n, hasher(), key_equal(), allocator_type())
: _M_ht(__n, __hf, key_equal(), allocator_type())
const hasher& __hf, const key_equal& __eql,
: _M_ht(100, hasher(), key_equal(), allocator_type())
: _M_ht(__n, hasher(), key_equal(), allocator_type())
: _M_ht(__n, __hf, key_equal(), allocator_type())
const hasher& __hf, const key_equal& __eql,
: _M_ht(100, hasher(), key_equal(), allocator_type())
: _M_ht(__n, hasher(), key_equal(), allocator_type())
: _M_ht(__n, __hf, key_equal(), allocator_type())
const hasher& __hf, const key_equal& __eql,
typedef typename _Ht::key_equal key_equal;
key_equal key_eq() const { return _M_ht.key_eq(); }
: _M_ht(100, hasher(), key_equal(), allocator_type()) {}
: _M_ht(__n, hasher(), key_equal(), allocator_type()) {}
: _M_ht(__n, __hf, key_equal(), allocator_type()) {}
hash_set(size_type __n, const hasher& __hf, const key_equal& __eql,
: _M_ht(100, hasher(), key_equal(), allocator_type())
: _M_ht(__n, hasher(), key_equal(), allocator_type())
key_equal key_eq() const { return _M_equals; }
key_equal _M_equals;