containerTypeIsSupported

Check if a type is supported for the purpose of transforming between C and D containers

bool
containerTypeIsSupported
(
T
)
()

Parameters

T

The type to check

Return Value

Type: bool

true if the type can be used for container C to/from D transformation