Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/optional/test/
Doptional_test_map.cpp87 struct convert_t struct
107 verify_type<optional<Int> >(oi.map(convert_t())); in test_map() argument
Doptional_test_flat_map.cpp40 struct convert_t struct
50 verify_type< optional<Int> >(oi.flat_map(convert_t())); in test_flat_map_on_mutable_optional_with_function_object() argument