Classes | Typedefs | Functions | Variables
boost::detail::dynamic_bitset_impl Namespace Reference

Classes

struct  allowed_block_type
struct  allowed_block_type< bool >
struct  count_table
struct  count_table< false >
struct  is_numeric
struct  shifter
struct  value_to_type

Typedefs

typedef unsigned char byte_type

Functions

 BOOST_dynamic_bitset_is_numeric (bool)
 BOOST_dynamic_bitset_is_numeric (char)
 BOOST_dynamic_bitset_is_numeric (wchar_t)
 BOOST_dynamic_bitset_is_numeric (signed char)
 BOOST_dynamic_bitset_is_numeric (short int)
 BOOST_dynamic_bitset_is_numeric (int)
 BOOST_dynamic_bitset_is_numeric (long int)
 BOOST_dynamic_bitset_is_numeric (unsigned char)
template<typename Iterator >
std::size_t do_count (Iterator first, std::size_t length, int, value_to_type< access_by_bytes > *)
template<typename Iterator , typename ValueType >
std::size_t do_count (Iterator first, std::size_t length, ValueType, value_to_type< access_by_blocks > *)
template<typename T >
const unsigned char * object_representation (T *p)
template<typename T >
T::size_type vector_max_size_workaround (const T &v)

Variables

const bool access_by_blocks = false
const bool access_by_bytes = true
const unsigned int table_width = 8

Typedef Documentation

Definition at line 46 of file dynamic_bitset.hpp.


Function Documentation

template<typename Iterator >
std::size_t boost::detail::dynamic_bitset_impl::do_count ( Iterator  first,
std::size_t  length,
int  ,
value_to_type< access_by_bytes > *   
) [inline]

Definition at line 102 of file dynamic_bitset.hpp.

template<typename Iterator , typename ValueType >
std::size_t boost::detail::dynamic_bitset_impl::do_count ( Iterator  first,
std::size_t  length,
ValueType  ,
value_to_type< access_by_blocks > *   
) [inline]

Definition at line 127 of file dynamic_bitset.hpp.

template<typename T >
const unsigned char* boost::detail::dynamic_bitset_impl::object_representation ( T *  p) [inline]

Definition at line 30 of file dynamic_bitset.hpp.

template<typename T >
T::size_type boost::detail::dynamic_bitset_impl::vector_max_size_workaround ( const T &  v)

Definition at line 158 of file dynamic_bitset.hpp.


Variable Documentation

Definition at line 68 of file dynamic_bitset.hpp.

Definition at line 67 of file dynamic_bitset.hpp.

Definition at line 81 of file dynamic_bitset.hpp.



appl
Author(s): petercai
autogenerated on Tue Jan 7 2014 11:02:30