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

/external/stlport/stlport/stl/
H A D_function_base.h172 # define _STLP_SELECT1ST(__x,__y) _STLP_PRIV __Select1st_hint< __x, __y > macro
174 # define _STLP_SELECT1ST(__x, __y) _STLP_PRIV _Select1st< __x > macro

Completed in 210 milliseconds