Unravel Engine C++ Reference
Loading...
Searching...
No Matches
StaticAssert< Condition > Struct Template Reference

#include <core.h>

Static Public Member Functions

static void assert ()
 

Detailed Description

template<bool Condition>
struct StaticAssert< Condition >

Definition at line 51 of file core.h.

Member Function Documentation

◆ assert()

template<bool Condition>
static void StaticAssert< Condition >::assert ( )
inlinestatic

Definition at line 51 of file core.h.


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