Generate an accompaniement for a given melody
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
function_traits::_implem::check_signature< pos, T, Head, Tail...> Struct Template Reference

Public Types

using Traits = typename function_traits< T >::template get_arg< pos >
 

Static Public Attributes

static constexpr bool value = std::is_same<Head,typename Traits::type >::value && check_signature<pos+1,T,Tail...>::value
 

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