OriginalTypeAware.original

Get the type of original component from which contained one was created/converted.

interface OriginalTypeAware
const @property nothrow @nogc pure
const(TypeInfo)
original
()

Return Value

Type: const(TypeInfo)

TypeInfo of original component

Meta