Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstl_function.h105 struct unary_function in _GLIBCXX_VISIBILITY() struct
108 typedef _Arg argument_type; in _GLIBCXX_VISIBILITY()
111 typedef _Result result_type; in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_function.h117 struct unary_function in _GLIBCXX_VISIBILITY() struct
120 typedef _Arg argument_type; in _GLIBCXX_VISIBILITY()
123 typedef _Result result_type; in _GLIBCXX_VISIBILITY()