PlaceholderImpl.type

Get the type of component that is stored in.

class PlaceholderImpl(T)
@property const nothrow @nogc pure
TypeInfo
type
()

Return Value

Type: TypeInfo

TypeInfo of stored component.

Meta