Home
last modified time | relevance | path

Searched refs:__Operation (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 argument
127 # define __BINARY_ARG(__Operation,__type) __binary_fun_aux<__Operation>::__type argument
130 # define __UNARY_ARG(__Operation,__type) __Operation::__type argument
131 # define __BINARY_ARG(__Operation,__type) __Operation::__type argument