Home
last modified time | relevance | path

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

/third_party/boost/libs/move/example/
Ddoc_construct_forward.cpp66 void function_construct(BOOST_FWD_REF(MaybeRv) x) in function_construct() function
71 void function_construct(BOOST_FWD_REF(MaybeRv) x, BOOST_FWD_REF(MaybeRv2) x2) in function_construct() function
/third_party/boost/libs/move/test/
Dconstruct_forward.cpp93 void function_construct(BOOST_FWD_REF(MaybeRvalue) x) in function_construct() function