Home
last modified time | relevance | path

Searched refs:is_node_index (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/boost/interprocess/indexes/
Dmap_index.hpp98 struct is_node_index struct
Dunordered_map_index.hpp114 struct is_node_index struct
/third_party/boost/boost/interprocess/
Dsegment_manager.hpp373 typedef ipcdetail::bool_<is_node_index<index_type>::value> is_node_index_t;
917 ipcdetail::in_place_interface &table, ipcdetail::true_ is_node_index) in priv_generic_named_destroy() argument
919 (void)is_node_index; in priv_generic_named_destroy()
931 ipcdetail::false_ is_node_index) in priv_generic_named_destroy() argument
933 (void)is_node_index; in priv_generic_named_destroy()
/third_party/boost/boost/interprocess/detail/
Dutilities.hpp111 struct is_node_index struct
/third_party/boost/libs/interprocess/doc/
Dinterprocess.qbk6228 * If the index is a node index, (marked with `boost::interprocess::is_node_index`
6572 specialization of `boost::interprocess::is_node_index<...>` defined in
6581 struct is_node_index