Handle introspection functionality of the __traits() construct.
Specification: Traits
get an array of size_t values that indicate possible pointer words in memory if interpreted as the type given as argument
See Source File _traits.d Documentation: https://dlang.org/phobos/dmd_traits.html Coverage: https://codecov.io/gh/dlang/dmd/src/master/src/dmd/traits.d
Walter Bright
Copyright (C) 1999-2020 by The D Language Foundation, All Rights Reserved
Boost License 1.0
Handle introspection functionality of the __traits() construct.
Specification: Traits