a4g v0.1.0 (2014-12-06T21:23:52Z)
Dub
Repo
typeName
a4g
connection
Undocumented in source.
template
typeName (
T
) {
static if
(
__traits(compiles, __traits(identifier, T))
)
enum
typeName
;
static if
(!(
__traits(compiles, __traits(identifier, T))
))
enum
typeName
;
}
Members
Manifest constants
typeName
enum
typeName
;
Undocumented in source.
typeName
enum
typeName
;
Undocumented in source.
Meta
Source
See Implementation
a4g
connection
structs
A4GConnection
templates
typeName