Home
last modified time | relevance | path

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

/external/stlport/stlport/stl/
D_function.h126 # define __UNARY_ARG(__Operation,__type) __unary_fun_aux<__Operation>::__type macro
130 # define __UNARY_ARG(__Operation,__type) __Operation::__type macro