allocator_type typedef | boost::ptr_set_adapter< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, false > | |
auto_type typedef | boost::ptr_set_adapter< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, false > | |
BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE(ptr_unordered_set, base_type, this_type) BOOST_PTR_CONTAINER_DEFINE_COPY_CONSTRUCTORS(ptr_unordered_set | boost::ptr_unordered_set< Key, Hash, Pred, CloneAllocator, Allocator > | |
bucket(const key_type &key) const | boost::ptr_container_detail::ptr_set_adapter_base< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, Ordered > | inlineprotected |
const_iterator typedef | boost::ptr_set_adapter< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, false > | |
count(const key_type &x) const | boost::ptr_container_detail::ptr_set_adapter_base< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, Ordered > | inline |
equal_range(const key_type &x) | boost::ptr_container_detail::ptr_set_adapter_base< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, Ordered > | inline |
equal_range(const key_type &x) const | boost::ptr_container_detail::ptr_set_adapter_base< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, Ordered > | inline |
erase(const key_type &x) | boost::ptr_container_detail::ptr_set_adapter_base< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, Ordered > | inline |
find(const key_type &x) | boost::ptr_container_detail::ptr_set_adapter_base< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, Ordered > | inline |
find(const key_type &x) const | boost::ptr_container_detail::ptr_set_adapter_base< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, Ordered > | inline |
insert(key_type *x) | boost::ptr_set_adapter< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, false > | inline |
insert(std::auto_ptr< U > x) | boost::ptr_set_adapter< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, false > | inline |
insert(iterator where, key_type *x) | boost::ptr_set_adapter< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, false > | inline |
insert(iterator where, std::auto_ptr< U > x) | boost::ptr_set_adapter< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, false > | inline |
insert(InputIterator first, InputIterator last) | boost::ptr_set_adapter< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, false > | inline |
insert(const Range &r) | boost::ptr_set_adapter< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, false > | inline |
iterator typedef | boost::ptr_set_adapter< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, false > | |
key_type typedef | boost::ptr_set_adapter< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, false > | |
lower_bound(const key_type &x) | boost::ptr_container_detail::ptr_set_adapter_base< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, Ordered > | inline |
lower_bound(const key_type &x) const | boost::ptr_container_detail::ptr_set_adapter_base< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, Ordered > | inline |
operator=(const ptr_set_adapter< U, Set, CA, b > &r) | boost::ptr_set_adapter< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, false > | inline |
operator=(std::auto_ptr< T > r) | boost::ptr_set_adapter< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, false > | inline |
ptr_set_adapter_base< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, Ordered >::operator=(ptr_set_adapter_base r) | boost::ptr_container_detail::ptr_set_adapter_base< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, Ordered > | inline |
ptr_set_adapter_base< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, Ordered >::operator=(std::auto_ptr< PtrContainer > clone) | boost::ptr_container_detail::ptr_set_adapter_base< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, Ordered > | inline |
ptr_set_adapter() | boost::ptr_set_adapter< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, false > | inline |
ptr_set_adapter(SizeType n, ptr_container_detail::unordered_associative_container_tag tag) | boost::ptr_set_adapter< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, false > | inline |
ptr_set_adapter(const Comp &comp, const allocator_type &a) | boost::ptr_set_adapter< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, false > | inlineexplicit |
ptr_set_adapter(const Hash &hash, const Pred &pred, const Allocator &a) | boost::ptr_set_adapter< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, false > | inline |
ptr_set_adapter(InputIterator first, InputIterator last) | boost::ptr_set_adapter< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, false > | inline |
ptr_set_adapter(InputIterator first, InputIterator last, const Compare &comp, const Allocator a=Allocator()) | boost::ptr_set_adapter< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, false > | inline |
ptr_set_adapter(InputIterator first, InputIterator last, const Hash &hash, const Pred &pred, const Allocator &a) | boost::ptr_set_adapter< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, false > | inline |
ptr_set_adapter(const ptr_set_adapter &r) | boost::ptr_set_adapter< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, false > | inlineexplicit |
ptr_set_adapter(const ptr_set_adapter< U, Set, CA, b > &r) | boost::ptr_set_adapter< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, false > | inlineexplicit |
ptr_set_adapter(std::auto_ptr< PtrContainer > clone) | boost::ptr_set_adapter< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, false > | inlineexplicit |
ptr_set_adapter_base() | boost::ptr_container_detail::ptr_set_adapter_base< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, Ordered > | inline |
ptr_set_adapter_base(SizeType n, ptr_container_detail::unordered_associative_container_tag tag) | boost::ptr_container_detail::ptr_set_adapter_base< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, Ordered > | inline |
ptr_set_adapter_base(const Compare &comp, const Allocator &a) | boost::ptr_container_detail::ptr_set_adapter_base< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, Ordered > | inline |
ptr_set_adapter_base(const Hash &hash, const Pred &pred, const Allocator &a) | boost::ptr_container_detail::ptr_set_adapter_base< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, Ordered > | inline |
ptr_set_adapter_base(InputIterator first, InputIterator last, const Compare &comp, const Allocator &a) | boost::ptr_container_detail::ptr_set_adapter_base< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, Ordered > | inline |
ptr_set_adapter_base(InputIterator first, InputIterator last, const Hash &hash, const Pred &pred, const Allocator &a) | boost::ptr_container_detail::ptr_set_adapter_base< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, Ordered > | inline |
ptr_set_adapter_base(const ptr_set_adapter_base< U, Set, CA, b > &r) | boost::ptr_container_detail::ptr_set_adapter_base< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, Ordered > | inline |
ptr_set_adapter_base(const ptr_set_adapter_base &r) | boost::ptr_container_detail::ptr_set_adapter_base< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, Ordered > | inline |
ptr_set_adapter_base(std::auto_ptr< PtrContainer > clone) | boost::ptr_container_detail::ptr_set_adapter_base< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, Ordered > | inlineexplicit |
ptr_unordered_set() | boost::ptr_unordered_set< Key, Hash, Pred, CloneAllocator, Allocator > | inline |
ptr_unordered_set(size_type n) | boost::ptr_unordered_set< Key, Hash, Pred, CloneAllocator, Allocator > | inlineexplicit |
ptr_unordered_set(size_type n, const Hash &comp, const Pred &pred=Pred(), const Allocator &a=Allocator()) | boost::ptr_unordered_set< Key, Hash, Pred, CloneAllocator, Allocator > | inline |
ptr_unordered_set(InputIterator first, InputIterator last) | boost::ptr_unordered_set< Key, Hash, Pred, CloneAllocator, Allocator > | inline |
ptr_unordered_set(InputIterator first, InputIterator last, const Hash &comp, const Pred &pred=Pred(), const Allocator &a=Allocator()) | boost::ptr_unordered_set< Key, Hash, Pred, CloneAllocator, Allocator > | inline |
size_type typedef | boost::ptr_unordered_set< Key, Hash, Pred, CloneAllocator, Allocator > | |
transfer(BOOST_DEDUCED_TYPENAME PtrSetAdapter::iterator object, PtrSetAdapter &from) | boost::ptr_set_adapter< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, false > | inline |
transfer(BOOST_DEDUCED_TYPENAME PtrSetAdapter::iterator first, BOOST_DEDUCED_TYPENAME PtrSetAdapter::iterator last, PtrSetAdapter &from) | boost::ptr_set_adapter< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, false > | inline |
transfer(const Range &r, PtrSetAdapter &from) | boost::ptr_set_adapter< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, false > | inline |
transfer(PtrSetAdapter &from) | boost::ptr_set_adapter< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, false > | inline |
upper_bound(const key_type &x) | boost::ptr_container_detail::ptr_set_adapter_base< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, Ordered > | inline |
upper_bound(const key_type &x) const | boost::ptr_container_detail::ptr_set_adapter_base< Key, boost::unordered_set< void *, void_ptr_indirect_fun< Hash, Key >, void_ptr_indirect_fun< Pred, Key >, Allocator >, CloneAllocator, Ordered > | inline |