Raven Engine v0.1
Loading...
Searching...
No Matches
Raven::always_false< T > Struct Template Reference

Helper type that always yields false, used for static assertions in templates. More...

#include <Converters.h>

Inheritance diagram for Raven::always_false< T >:

Detailed Description

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

Helper type that always yields false, used for static assertions in templates.

Template Parameters
TAny type.

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