Provided by: libstdc++-9-doc_9.4.0-1ubuntu1~20.04.2_all bug

NAME

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

SYNOPSIS

   Public Member Functions
       _GLIBCXX14_CONSTEXPR bool operator() (const _Tp &__x, const _Tp &__y) const

Detailed Description

   template<typename _Tp>
       struct std::logical_and< _Tp >" One of the Boolean operations functors.

       Definition at line 775 of file stl_function.h.

Author

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