Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__utility/
H A Dpair.h71 using second_type = _T2; member
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-matchers-comparisons_test.cc1405 using second_type = std::string; in TEST() typedef