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

/freebsd-10-stable/contrib/libstdc++/include/bits/
H A Dstl_pair.h70 typedef _T1 first_type; ///< @c first_type is the first bound type typedef in struct:pair
/freebsd-10-stable/contrib/libstdc++/include/ext/
H A Dtypelist.h425 typedef typename at_index<Typelist, 0>::type first_type; typedef in struct:typelist::from_first
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DSTLExtras.h201 typedef T1 &first_type; typedef in struct:llvm::tier

Completed in 55 milliseconds