Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/libstdc++/include/bits/
Dstl_function.h102 struct unary_function struct
104 typedef _Arg argument_type; ///< @c argument_type is the type of the
107 typedef _Result result_type; ///< @c result_type is the return type