ConvertorAndOriginalAwarePlaceholderImpl.convertor

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

class ConvertorAndOriginalAwarePlaceholderImpl(T)
@property const nothrow @nogc pure
const(Convertor)
convertor
()

Return Value

Type: const(Convertor)

TypeInfo of original component

Meta