Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dstl_function.h118 struct binary_function in _GLIBCXX_VISIBILITY() struct
121 typedef _Arg1 first_argument_type; in _GLIBCXX_VISIBILITY()
124 typedef _Arg2 second_argument_type; in _GLIBCXX_VISIBILITY()
127 typedef _Result result_type; in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dstl_function.h116 struct binary_function in _GLIBCXX_VISIBILITY() struct
119 typedef _Arg1 first_argument_type; in _GLIBCXX_VISIBILITY()
122 typedef _Arg2 second_argument_type; in _GLIBCXX_VISIBILITY()
125 typedef _Result result_type; in _GLIBCXX_VISIBILITY()