InnerTypeContainerAdder.isSupported

Check if T symbol is a type

struct InnerTypeContainerAdder(ContainerAdderPolicy)
enum bool isSupported(alias T);

Return Value

true if it is a type, false otherwise

Meta