GG::is_flag_type< T > Struct Template Reference
Metafunction predicate that evaluates as true iff
T is a
GG flag type, declared by using GG_FLAG_TYPE.
More...
#include <Flags.h>
Detailed Description
template<class T>
struct GG::is_flag_type< T >
Metafunction predicate that evaluates as true iff
T is a
GG flag type, declared by using GG_FLAG_TYPE.
Definition at line 61 of file Flags.h.
The documentation for this struct was generated from the following file: