OriginalAwarePlaceholderImpl.original

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

class OriginalAwarePlaceholderImpl(T)
@property const nothrow @nogc pure
const(TypeInfo)
original
()

Return Value

Type: const(TypeInfo)

TypeInfo of original component

Meta