Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/serialization/test/
Dtest_smart_cast.cpp52 Base2 & scb2 = smart_cast<Base2 &, Derived &>(d); in test_static_reference_cast_2() local
76 Base2 & scb2 = smart_cast_reference<Base2 &>(d); in test_static_reference_cast_1() local