stlab.adobe.com Adobe Systems Incorporated
closed_hash_set::header_t Struct Reference

List of all members.

Classes

struct  compact_header_t

Public Member Functions

allocator_typeallocator ()
const allocator_typeallocator () const
 BOOST_STATIC_ASSERT (!(sizeof(A)==sizeof(void *)||sizeof(A)==0)||(sizeof(compact_header_t)==(sizeof(allocator_type)+2 *sizeof(node_base_t)+2 *sizeof(std::size_t))))
std::size_t & capacity ()
const std::size_t & capacity () const
node_base_tfree_tail ()
const node_base_tfree_tail () const
std::size_t & size ()
const std::size_t & size () const
node_base_tused_tail ()
const node_base_tused_tail () const

Public Attributes

aligned_storage< compact_header_theader_m
node_t storage_m [1]

Member Function Documentation

allocator_type& allocator ( )

Definition at line 256 of file closed_hash.hpp.

const allocator_type& allocator ( ) const

Definition at line 257 of file closed_hash.hpp.

BOOST_STATIC_ASSERT ( sizeof(A)==sizeof(void *)||sizeof(A)==0)||(sizeof(compact_header_t)==(sizeof(allocator_type)+2 *sizeof(node_base_t)+2 *sizeof(std::size_t)))
std::size_t& capacity ( )

Definition at line 262 of file closed_hash.hpp.

const std::size_t& capacity ( ) const

Definition at line 263 of file closed_hash.hpp.

node_base_t& free_tail ( )

Definition at line 258 of file closed_hash.hpp.

const node_base_t& free_tail ( ) const

Definition at line 259 of file closed_hash.hpp.

std::size_t& size ( )

Definition at line 264 of file closed_hash.hpp.

const std::size_t& size ( ) const

Definition at line 265 of file closed_hash.hpp.

node_base_t& used_tail ( )

Definition at line 260 of file closed_hash.hpp.

const node_base_t& used_tail ( ) const

Definition at line 261 of file closed_hash.hpp.


Member Data Documentation

Definition at line 253 of file closed_hash.hpp.

node_t storage_m[1]

Definition at line 254 of file closed_hash.hpp.

Copyright © 2006-2007 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google