Provided by: libstdc++-7-doc_7.5.0-6ubuntu2_all bug

NAME

       std::logical_not< _Tp > - One of the Boolean operations functors.

SYNOPSIS

   Public Member Functions
       _GLIBCXX14_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 519 of file stl_function.h.

Author

       Generated automatically by Doxygen for libstdc++ from the source code.

libstdc++                                        Thu Mar 26 2020                   std::logical_not< _Tp >(3cxx)