Searched refs:__Operation (Results 1 – 1 of 1) sorted by relevance
126 # define __UNARY_ARG(__Operation,__type) __unary_fun_aux<__Operation>::__type argument127 # define __BINARY_ARG(__Operation,__type) __binary_fun_aux<__Operation>::__type argument130 # define __UNARY_ARG(__Operation,__type) __Operation::__type argument131 # define __BINARY_ARG(__Operation,__type) __Operation::__type argument