dplug.core.traits

Simple version of traits from std.traits, for the purpose of faster compile times.

Members

Templates

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.

Meta

License

Distributed under the Boost Software License 1.0.