Classes | |
| struct | catsfoot::eval< T > |
| Predicate evaluating models and predicates. More... | |
| struct | catsfoot::is_auto_concept< T > |
| Checks if T is an auto concept model. More... | |
| struct | catsfoot::is_concept< T > |
| Checks if T is a concept model. More... | |
| struct | catsfoot::is_callable< T(U...)> |
| Tells whether T is callable with (U...) More... | |
| struct | catsfoot::is_constructible< T(U...)> |
| Tells whether T is constructible with {U...}. More... | |