- RemoveConst
template RemoveConst(T)
Undocumented in source.
- UnsignedToSigned
template UnsignedToSigned(T)
Undocumented in source.
- isBuiltinIntegral
template isBuiltinIntegral(T)
Undocumented in source.
- isSignedIntegral
template isSignedIntegral(T)
Undocumented in source.
- isUnsignedIntegral
template isUnsignedIntegral(T)
Undocumented in source.
Simple version of traits from std.traits, for the purpose of faster compile times.