libstdc++
std::logical_not< _Tp > Struct Template Reference

Public Member Functions

constexpr bool operator() (const _Tp &__x) const
 

Detailed Description

template<typename _Tp>
struct std::logical_not< _Tp >

One of the Boolean operations functors.

Definition at line 781 of file stl_function.h.


The documentation for this struct was generated from the following file: