Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/smart_ptr/test/
Dmake_shared_move_emulation_test.cpp18 class movearg class
23 movearg() in movearg() function in movearg
25 movearg(BOOST_RV_REF(movearg)) in movearg() argument
27 movearg& operator=(BOOST_RV_REF(movearg)) in operator =()
36 ByVal(movearg) {} in ByVal() argument
48 ByRef(BOOST_RV_REF(movearg)): constructed_by_(move_constructor) in ByRef()