Home
last modified time | relevance | path

Searched refs:move_constructor (Results 1 – 12 of 12) sorted by relevance

/third_party/boost/libs/smart_ptr/test/
Dmake_shared_move_emulation_test.cpp44 move_constructor, enumerator
48 ByRef(BOOST_RV_REF(movearg)): constructed_by_(move_constructor) in ByRef()
65 BOOST_TEST( x->constructed_by_ == ByRef::move_constructor); in main()
71 BOOST_TEST( y->constructed_by_ == ByRef::move_constructor); in main()
Dmake_shared_perfect_forwarding_test.cpp49 move_constructor, enumerator
54 X(myarg &&arg): constructed_by_(move_constructor) in X()
85 BOOST_TEST( x->constructed_by_ == X::move_constructor); in main()
Dlocal_sp_test.cpp497 static void move_constructor() in move_constructor() function
518 static void move_constructor() in move_constructor() function
2496 move_constructor(); in main()
/third_party/boost/libs/compute/test/
Dtest_context.cpp41 BOOST_AUTO_TEST_CASE(move_constructor) in BOOST_AUTO_TEST_CASE() argument
Dtest_buffer.cpp90 BOOST_AUTO_TEST_CASE(move_constructor) in BOOST_AUTO_TEST_CASE() argument
/third_party/boost/libs/dynamic_bitset/test/
Ddyn_bitset_unit_tests1.cpp301 Tests::move_constructor(b); in run_test_cases()
305 Tests::move_constructor(b); in run_test_cases()
309 Tests::move_constructor(b); in run_test_cases()
Dbitset_test.hpp316 static void move_constructor(const Bitset& b) in move_constructor() function
/third_party/boost/libs/interprocess/test/
Dintrusive_ptr_test.cpp198 void move_constructor() in move_constructor() function
221 move_constructor(); in test()
/third_party/boost/libs/thread/doc/
Dsync_streams.qbk111 [section:move_constructor `stream_guard(stream_guard && m)`]
Dscoped_thread.qbk276 [section:move_constructor Move Constructor]
Dfuture_ref.qbk434 [section:move_constructor Move Constructor]
1551 [section:move_constructor Move Constructor]
1938 [section:move_constructor Move Constructor]
Dthread_ref.qbk522 [section:move_constructor Move Constructor]