Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/smart_ptr/test/
Dlocal_sp_test.cpp749 template<class T> static void empty_shared_ptr_move_test() in empty_shared_ptr_move_test() function
811 empty_shared_ptr_move_test<int>(); in shared_ptr_move_constructor()
812 empty_shared_ptr_move_test<incomplete>(); in shared_ptr_move_constructor()
813 empty_shared_ptr_move_test<X>(); in shared_ptr_move_constructor()