isSector

Compile-time function to check if a given data type is a valid SectorType, meaning that it can be used for a View implementation

bool
isSector
(
S
)
()

Return Value

Type: bool

true if so, false otherwise

Meta