Home
last modified time | relevance | path

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

/trueos/contrib/libstdc++/include/bits/
Dstl_pair.h70 typedef _T1 first_type; ///< @c first_type is the first bound type typedef
/trueos/contrib/llvm/include/llvm/ADT/
HDSTLExtras.h201 typedef T1 &first_type; typedef