Home
last modified time | relevance | path

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

/third_party/boost/libs/optional/test/
Doptional_test_conversions_from_U.cpp53 void test_convert_optional_U_to_optional_T_for() in test_convert_optional_U_to_optional_T_for() function
77 test_convert_optional_U_to_optional_T_for<Y, X>(); in test_convert_optional_U_to_optional_T()
78 test_convert_optional_U_to_optional_T_for<ABase, ADeriv>(); in test_convert_optional_U_to_optional_T()
79 test_convert_optional_U_to_optional_T_for<long, short>(); in test_convert_optional_U_to_optional_T()
80 test_convert_optional_U_to_optional_T_for<double, float>(); in test_convert_optional_U_to_optional_T()