Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dstl_function.h307 struct bit_or : public binary_function<_Tp, _Tp, _Tp> in _GLIBCXX_VISIBILITY() struct
310 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY()