Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dstl_function.h288 struct logical_not : public unary_function<_Tp, bool> in _GLIBCXX_VISIBILITY() struct
291 operator()(const _Tp& __x) const in _GLIBCXX_VISIBILITY()