Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/stubs/
Dtemplate_util.h98 struct if_{ struct
103 struct if_<false, A, B> { argument
/external/clang/test/SemaTemplate/
Dinstantiate-function-params.cpp5 template<typename T1> struct if_ { struct
6 typedef if_c< static_cast<bool>(T1::value)> almost_type_; // expected-note 5{{in instantiation}} argument