|
Templa 0.0.1-alpha
C++ Metaprogramming Utilities
|
Files | |
| file | concepts.hpp |
| Concepts. | |
Concepts | |
| concept | templa::concepts::is_specialization_of |
Checks whether a given type T is a specialization of the class template Template. | |
| concept | templa::concepts::requires_all |
| Concept satisfied only if all boolean conditions are true. | |
Templa concepts for type restrictions.