SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
is_char< T > Struct Template Reference

Specifies if T is a character type. More...

#include <core.h>

Inheritance diagram for is_char< T >:

Detailed Description

template<typename T>
struct is_char< T >

Specifies if T is a character type.

Can be specialized by users.