Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/move/test/
Dconversion_test.cpp42 class conversion_target_copymovable class
47 conversion_target_copymovable() in conversion_target_copymovable() function in conversion_target_copymovable
49 conversion_target_copymovable(conversion_source) in conversion_target_copymovable() function in conversion_target_copymovable
51 conversion_target_copymovable(const conversion_target_copymovable &) in conversion_target_copymovable() function in conversion_target_copymovable
53 conversion_target_copymovable(BOOST_RV_REF(conversion_target_copymovable) ) in conversion_target_copymovable() function in conversion_target_copymovable
55 conversion_target_copymovable &operator=(BOOST_RV_REF(conversion_target_copymovable) ) in operator =()
57 conversion_target_copymovable &operator=(BOOST_COPY_ASSIGN_REF(conversion_target_copymovable) ) in operator =()