|
AsmGrader 0.0.0
|
#include <type_traits>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 |