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

Go to the source code of this file.

Classes

struct  logical_not< T >
 Function object for performing logical NOT (logical negation). Effectively calls operator! for type T. https://en.cppreference.com/w/cpp/utility/functional/logical_not. More...
 
struct  logical_not< void >
 

Namespaces

namespace  etl