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

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

#include <exception.h>

Public Types

typedef
InstanceIdentityInvalidException 
Type
 

Detailed Description

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

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

Definition at line 1078 of file exception.h.


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