has_n_call_operator_helper< T, ValueType, N > Struct Template Reference#

DiFfRG: DiFfRG::has_n_call_operator_helper< T, ValueType, N > Struct Template Reference
DiFfRG
DiFfRG::has_n_call_operator_helper< T, ValueType, N > Struct Template Reference

#include <types.hh>

Static Public Member Functions

template<size_t... Is>
static constexpr bool tryit (std::integer_sequence< size_t, Is... >)
 

Static Public Attributes

static constexpr bool value = tryit(std::make_index_sequence<N>{})
 

Member Function Documentation

◆ tryit()

template<typename T , typename ValueType , size_t N>
template<size_t... Is>
static constexpr bool DiFfRG::has_n_call_operator_helper< T, ValueType, N >::tryit ( std::integer_sequence< size_t, Is... > )
inlinestaticconstexpr

Member Data Documentation

◆ value

template<typename T , typename ValueType , size_t N>
bool DiFfRG::has_n_call_operator_helper< T, ValueType, N >::value = tryit(std::make_index_sequence<N>{})
staticconstexpr

The documentation for this struct was generated from the following file:
  • /home/runner/work/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/common/types.hh