MezzanineEngine 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | List of all members
Mezzanine::ExceptionFactory< SyntaxErrorLuaException::ExceptionCode > Struct Template Reference

A template metaprogramming construct used to ensure that all required SyntaxErrorLuaException can be created at compile time if the compiler is clever. More...

#include <exception.h>

Public Types

typedef SyntaxErrorLuaException Type
 

Detailed Description

template<>
struct Mezzanine::ExceptionFactory< SyntaxErrorLuaException::ExceptionCode >

A template metaprogramming construct used to ensure that all required SyntaxErrorLuaException can be created at compile time if the compiler is clever.

Definition at line 1456 of file exception.h.


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