Home
last modified time | relevance | path

Searched refs:identity_function (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/python/object/
Diterator_core.hpp12 BOOST_PYTHON_DECL object const& identity_function();
Diterator.hpp99 .def("__iter__", identity_function()) in demand_iterator_class()
/third_party/boost/libs/python/src/object/
Diterator.cpp23 BOOST_PYTHON_DECL object const& identity_function() in identity_function() function
/third_party/boost/boost/graph/distributed/
Ddehne_gotz_min_spanning_tree.hpp315 struct identity_function struct
668 detail::identity_function<edge_descriptor>(), true); in merge_local_minimum_spanning_trees()