VCTR
Loading...
Searching...
No Matches
Concepts
VCTR uses a lot of concepts to constrain class templates and functions. Some of them are rather specialised and primarily used to make some internal implementations a bit more straightforward, some others might also be useful for user code. Concepts declared in the vctr::has namespace always check if a type has a certain member. Concepts in the vctr::is namespace check some more generalised traits of a type.
[detail level 123]
 NvctrThe main namespace of the VCTR project
 Nare
 Nhas
 Nis