tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
logical_and.hpp File Reference

Go to the source code of this file.

Classes

struct  logical_and< T >
 Function object for performing logical AND (logical conjunction). Effectively calls operator&& on type T. https://en.cppreference.com/w/cpp/utility/functional/logical_and. More...
 
struct  logical_and< void >
 

Namespaces

namespace  etl