Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dcpp_type_traits.h77 struct __truth_type in _GLIBCXX_VISIBILITY() struct
78 { typedef __false_type __type; }; in _GLIBCXX_VISIBILITY()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dcpp_type_traits.h87 struct __truth_type in _GLIBCXX_VISIBILITY() struct
88 { typedef __false_type __type; }; in _GLIBCXX_VISIBILITY()