VCTR
Loading...
Searching...
No Matches
vctr::is::anyVctrOrExpression Concept Reference

Constrains a type to either be an expression template or any derived instance of VctrBase. More...

Concept definition

template<class T>
Constrains a type to either be an expression template or any derived instance of VctrBase.
Definition: ContainerAndExpressionConcepts.h:212
Constrains a type to be any derived instance of VctrBase.
Definition: ContainerAndExpressionConcepts.h:192
Constrains a type to be an expression template.
Definition: ContainerAndExpressionConcepts.h:200

Detailed Description

Constrains a type to either be an expression template or any derived instance of VctrBase.