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

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

#include <exception.h>

Public Types

typedef ParametersCastException Type
 

Detailed Description

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

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

Definition at line 1750 of file exception.h.


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