AsmGrader 0.0.0
Loading...
Searching...
No Matches
asmgrader::always_false< T > Struct Template Reference

Very simple type for better semantics when we want static_assert(false) to work inside primary class templates. More...

#include <always_false.hpp>

Inheritance diagram for asmgrader::always_false< T >:
[legend]

Detailed Description

template<typename T>
struct asmgrader::always_false< T >

Very simple type for better semantics when we want static_assert(false) to work inside primary class templates.


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