HomeSort by relevance Sort by last modified time
    Searched refs:EH_SELECT1ST_HINT (Results 1 - 2 of 2) sorted by null

  /external/stlport/test/eh/
Prefix.h 104 #define EH_SELECT1ST_HINT __select1st_hint
254 # define EH_SELECT1ST_HINT select1st
291 #if defined( EH_MULTI_CONST_TEMPLATE_ARG_BUG) && !defined( EH_SELECT1ST_HINT )
294 struct eh_select1st_hint : public unary_function<Pair, U> { struct in inherits:unary_function
297 # define EH_SELECT1ST_HINT eh_select1st_hint
test_insert.h 140 EH_SELECT1ST_HINT<C::value_type, C::key_type>() );

Completed in 338 milliseconds