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

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

#include <exception.h>

Public Types

typedef InstanceIdentityException Type
 

Detailed Description

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

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

Definition at line 1036 of file exception.h.


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