AsmGrader 0.0.0
Loading...
Searching...
No Matches
always_false.hpp File Reference
#include <type_traits>
Include dependency graph for always_false.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  asmgrader::always_false< T >
 Very simple type for better semantics when we want static_assert(false) to work inside primary class templates. More...
 

Namespaces

namespace  asmgrader
 

Variables

template<typename T >
constexpr bool asmgrader::always_false_v = always_false<T>::value