Searched defs:two_bit_color_map (Results 1 – 2 of 2) sorted by relevance
44 template < typename IndexMap = identity_property_map > struct two_bit_color_map struct46 std::size_t n;47 IndexMap index;48 shared_array< unsigned char > data;53 typedef typename property_traits< IndexMap >::key_type key_type;54 typedef two_bit_color_type value_type;55 typedef void reference;56 typedef read_write_property_map_tag category;58 explicit two_bit_color_map( in two_bit_color_map() argument
26 class two_bit_color_map<local_property_map<ProcessGroup,GlobalMap,StorageMap> > class40 two_bit_color_map(std::size_t inital_size, in two_bit_color_map() function in boost::two_bit_color_map69 class two_bit_color_map<parallel::distributed_property_map< class84 two_bit_color_map(std::size_t inital_size, in two_bit_color_map() function in boost::two_bit_color_map