dup

@property const @trusted
static if(__traits(isCopyable, E))
MutableThis
dup
()

Return Value

Type: MutableThis

shallow duplicate of this.

Meta