dmd.traits
Handle introspection functionality of the __traits() construct.
Specification: Traits
License
Source: traits.d
Documentation: https://dlang.org/phobos/dmd_traits.html
-
Declaration
ulonggetTypePointerBitmap(Locloc, Typet, Array!ulong*data);get an array of size_t values that indicate possible pointer words in memory if interpreted as the type given as argument
Return Value
the size of the type in bytes, ulong.max on error