Home
last modified time | relevance | path

Searched defs:one_bit_color_map (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/graph/
Done_bit_color_map.hpp42 template < typename IndexMap = identity_property_map > struct one_bit_color_map struct
46 std::size_t n;
47 IndexMap index;
48 shared_array< unsigned char > data;
50 typedef typename property_traits< IndexMap >::key_type key_type;
51 typedef one_bit_color_type value_type;
52 typedef void reference;
53 typedef read_write_property_map_tag category;
55 explicit one_bit_color_map( in one_bit_color_map() argument
/third_party/boost/boost/graph/distributed/
Done_bit_color_map.hpp26 class one_bit_color_map<local_property_map<ProcessGroup,GlobalMap,StorageMap> > class
40 one_bit_color_map(std::size_t inital_size, in one_bit_color_map() function in boost::one_bit_color_map
69 class one_bit_color_map<parallel::distributed_property_map< class
84 one_bit_color_map(std::size_t inital_size, in one_bit_color_map() function in boost::one_bit_color_map