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

/external/stlport/test/unit/
H A Dmvctor_declaration_test.cpp43 static bool type_to_bool(__true_type) function
45 static bool type_to_bool(__false_type) function
51 return type_to_bool(_MovableTp());
58 return type_to_bool(_TpMoveComplete());

Completed in 1924 milliseconds