Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/variant/test/
Dvariant_get_test.cpp63 const bool exact_same = !!boost::is_same<TypeInVariant, TestType>::value; in check_polymorphic_get_on_types_impl_single_type() local
101 const bool exact_same = !!boost::is_same<T, TestType>::value; in check_get_on_types_impl_single_type() local