Searched refs:test_copy_algorithms (Results 1 – 1 of 1) sorted by relevance
| /third_party/boost/libs/poly_collection/test/ |
| D | test_algorithm_impl.hpp | 437 void test_copy_algorithms(ToInt to_int,PolyCollection& p,Args&&... args) in test_copy_algorithms() function 453 test_copy_algorithms<ControlAlgorithm,Algorithms...>( in test_copy_algorithms_with_equality_impl() 988 test_copy_algorithms<std_copy<>,poly_copy<>,poly_copy<Types...>>( in test_algorithm() 1000 test_copy_algorithms<std_copy_if<>,poly_copy_if<>,poly_copy_if<Types...>>( in test_algorithm() 1002 test_copy_algorithms<std_copy_if<>,poly_copy_if<>,poly_copy_if<Types...>>( in test_algorithm() 1004 test_copy_algorithms<std_copy_if<>,poly_copy_if<>,poly_copy_if<Types...>>( in test_algorithm() 1008 test_copy_algorithms<std_move<>,poly_move<>,poly_move<Types...>>( in test_algorithm() 1015 test_copy_algorithms< in test_algorithm() 1044 test_copy_algorithms< in test_algorithm() 1048 test_copy_algorithms< in test_algorithm() [all …]
|