has_n_call_operator_helper< T, ValueType, N > Struct Template Reference#
|
DiFfRG
Discretization Framework for functional Renormalization Group flows
|
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<size_t... Is>
|
inlinestaticconstexpr |
Member Data Documentation
◆ value
|
staticconstexpr |
The documentation for this struct was generated from the following file:
- /__w/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/common/types.hh
Generated by