Types.rtti

Undocumented in source. Be warned that the author may not have intended to support it.
  1. inout(RuntimeTypeInfo) rtti()
  2. inout(RuntimeTypeInfo) rtti(T obj)
    struct Types
    inout
    rtti
    (
    T
    )
    (
    auto ref T obj
    )
  3. inout(RuntimeTypeInfo) rtti(TypeInfo typeInfo)

Meta