Templa 0.0.1-alpha
C++ Metaprogramming Utilities
Loading...
Searching...
No Matches
Concepts

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.

Detailed Description

Templa concepts for type restrictions.