Concept checking: predicate.
More...
#include <concept_tools.hh>
List of all members.
Public Member Functions |
| static_assert (T::value,"Missing requirement") |
Detailed Description
template<typename T, bool = is_concept<T>::value, bool = is_auto_concept<T>::value, bool = has_requirements<T>::value>
struct catsfoot::details::class_assert_concept< T, bool, bool, bool >
Concept checking: predicate.
The documentation for this struct was generated from the following file: