Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/libstdc++-v3/include/bits/
H A Dstl_pair.h70 typedef _T1 first_type; ///< @c first_type is the first bound type typedef
/openbsd/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dstl_pair.h70 typedef _T1 first_type; ///< @c first_type is the first bound type typedef
/openbsd/gnu/llvm/libcxx/include/__utility/
H A Dpair.h68 typedef _T1 first_type; typedef