catsfoot::details::class_assert_concept< concept_list< F, T...>, A, B, C > Struct Template Reference

Concept checking: recursion on a list of requirements. More...

#include <concept_tools.hh>

Inheritance diagram for catsfoot::details::class_assert_concept< concept_list< F, T...>, A, B, C >:
Collaboration diagram for catsfoot::details::class_assert_concept< concept_list< F, T...>, A, B, C >:

List of all members.


Detailed Description

template<typename F, typename... T, bool A, bool B, bool C>
struct catsfoot::details::class_assert_concept< concept_list< F, T...>, A, B, C >

Concept checking: recursion on a list of requirements.


The documentation for this struct was generated from the following file: