isCopyable

Determine if type t is copyable.

bool
isCopyable

Parameters

t Type

type to check

Return Value

Type: bool

true if we can copy it

Suggestion Box / Bug Report