Home
last modified time | relevance | path

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

/third_party/boost/libs/hana/test/optional/
Doperator_deref.cpp23 ct_eq<3> const& const_ref = *const_lvalue; in main() local
Dvalue.cpp23 ct_eq<3> const& const_ref = const_lvalue.value(); in main() local
Doperator_arrow.cpp27 ct_eq<3> const& const_ref = const_lvalue->member; in main() local
/third_party/boost/boost/phoenix/core/
Dvalue.hpp102 struct const_ref struct
/third_party/googletest/googlemock/test/
Dgmock-actions_test.cc1239 const int& const_ref = ByRef(n); in TEST() local
1252 const int& const_ref = ByRef(n); in TEST() local