isTypeSimple

Check if a type is considered a simple container type (can be copied directly)

bool
isTypeSimple
(
T
)
()

Parameters

T

The D type to check

Return Value

Type: bool

bool if type is considered simple