Home
last modified time | relevance | path

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

/third_party/boost/libs/mpi/src/
Drequest.cpp27 request request::make_dynamic() { return request(new dynamic_handler()); } in make_dynamic() function in boost::mpi::request
/third_party/boost/boost/xpressive/detail/dynamic/
Ddynamic.hpp161 inline sequence<BidiIter> make_dynamic(Matcher const &matcher) in make_dynamic() function