lean cpp library
A lean C++ library providing efficient utility classes for high-performance C++ applications.
Static Public Attributes
lean::meta::dependent_false< T > Struct Template Reference

Defines a false literal, ignoring any template arguments. More...

#include <dependent_false.h>

List of all members.

Static Public Attributes

static const bool value = false
 Always false.

Detailed Description

template<class T>
struct lean::meta::dependent_false< T >

Defines a false literal, ignoring any template arguments.


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