Searched defs:get_owner (Results 1 – 3 of 3) sorted by relevance
/third_party/boost/boost/python/detail/ | ||
D | wrapper_base.hpp | 70 inline PyObject* get_owner(wrapper_base const volatile& w) in get_owner() function |
/third_party/boost/boost/msm/back/ | ||
D | metafunctions.hpp | 577 struct get_owner struct |
/third_party/boost/boost/graph/distributed/ | ||
D | betweenness_centrality.hpp | 91 owner_type get_owner(Tuple t) { return get(owner, boost::tuples::get<0>(t)); } in get_owner() function in boost::get_owner_of_first_tuple_element |