Typedef
struct Typedef {
alias Type = from!"sumtype".SumType!(Void, NullPointerT, Bool, UnsignedChar, SignedChar, Char, Wchar, Char16, Char32, Short, UnsignedShort, Int, UnsignedInt, Long, UnsignedLong, LongLong, UnsignedLongLong, Int128, UnsignedInt128, Half, Float, Double, LongDouble, Pointer, ConstantArray, UserDefinedType) via
import dpp2.sea.type : Type;; }
- spelling
string spelling;
Undocumented in source.
- underlying
Type underlying;
Undocumented in source.
dpp2 sea node
aliasesstructs