isSupportedSimpleType

Undocumented in source.
template isSupportedSimpleType (
T
string m
) {
static if(is(ti == function))
static if(!(is(ReturnType!(ti) == bool)))
static if(!(is(ReturnType!(ti) == byte)))
static if(!(is(ReturnType!(ti) == short)))
static if(!(is(ReturnType!(ti) == int)))
static if(!(is(ReturnType!(ti) == long)))
static if(!(is(ReturnType!(ti) == ubyte)))
static if(!(is(ReturnType!(ti) == ushort)))
static if(!(is(ReturnType!(ti) == uint)))
static if(!(is(ReturnType!(ti) == ulong)))
static if(!(is(ReturnType!(ti) == float)))
static if(!(is(ReturnType!(ti) == double)))
static if(!(is(ReturnType!(ti) == Nullable!byte)))
static if(!(is(ReturnType!(ti) == Nullable!short)))
static if(!(is(ReturnType!(ti) == Nullable!int)))
static if(!(is(ReturnType!(ti) == Nullable!long)))
static if(!(is(ReturnType!(ti) == Nullable!ubyte)))
static if(!(is(ReturnType!(ti) == Nullable!ushort)))
static if(!(is(ReturnType!(ti) == Nullable!uint)))
static if(!(is(ReturnType!(ti) == Nullable!ulong)))
static if(!(is(ReturnType!(ti) == Nullable!float)))
static if(!(is(ReturnType!(ti) == Nullable!double)))
static if(!(is(ReturnType!(ti) == string)))
static if(!(is(ReturnType!(ti) == hibernated.type.String)))
static if(!(is(ReturnType!(ti) == DateTime)))
static if(!(is(ReturnType!(ti) == Date)))
static if(!(is(ReturnType!(ti) == TimeOfDay)))
static if(!(is(ReturnType!(ti) == Nullable!DateTime)))
static if(!(is(ReturnType!(ti) == Nullable!Date)))
static if(!(is(ReturnType!(ti) == Nullable!TimeOfDay)))
static if(!(is(ReturnType!(ti) == byte[])))
static if(is(ReturnType!(ti) == ubyte[]))
enum bool isSupportedSimpleType;
static if(is(ti == function))
static if(!(is(ReturnType!(ti) == bool)))
static if(!(is(ReturnType!(ti) == byte)))
static if(!(is(ReturnType!(ti) == short)))
static if(!(is(ReturnType!(ti) == int)))
static if(!(is(ReturnType!(ti) == long)))
static if(!(is(ReturnType!(ti) == ubyte)))
static if(!(is(ReturnType!(ti) == ushort)))
static if(!(is(ReturnType!(ti) == uint)))
static if(!(is(ReturnType!(ti) == ulong)))
static if(!(is(ReturnType!(ti) == float)))
static if(!(is(ReturnType!(ti) == double)))
static if(!(is(ReturnType!(ti) == Nullable!byte)))
static if(!(is(ReturnType!(ti) == Nullable!short)))
static if(!(is(ReturnType!(ti) == Nullable!int)))
static if(!(is(ReturnType!(ti) == Nullable!long)))
static if(!(is(ReturnType!(ti) == Nullable!ubyte)))
static if(!(is(ReturnType!(ti) == Nullable!ushort)))
static if(!(is(ReturnType!(ti) == Nullable!uint)))
static if(!(is(ReturnType!(ti) == Nullable!ulong)))
static if(!(is(ReturnType!(ti) == Nullable!float)))
static if(!(is(ReturnType!(ti) == Nullable!double)))
static if(!(is(ReturnType!(ti) == string)))
static if(!(is(ReturnType!(ti) == hibernated.type.String)))
static if(!(is(ReturnType!(ti) == DateTime)))
static if(!(is(ReturnType!(ti) == Date)))
static if(!(is(ReturnType!(ti) == TimeOfDay)))
static if(!(is(ReturnType!(ti) == Nullable!DateTime)))
static if(!(is(ReturnType!(ti) == Nullable!Date)))
static if(!(is(ReturnType!(ti) == Nullable!TimeOfDay)))
static if(!(is(ReturnType!(ti) == byte[])))
static if(!(is(ReturnType!(ti) == ubyte[])))
enum bool isSupportedSimpleType;
}

Members

Aliases

ti
alias ti = typeof(__traits(getMember, T, m))
Undocumented in source.

Variables

isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.
isSupportedSimpleType
enum bool isSupportedSimpleType;
Undocumented in source.

Meta