Template Struct base::make_fmatrix_impl

Nested Relationships

This struct is a nested type of Struct base.

Nested Types

Struct Documentation

template<typename F, typename ...Vs>
struct make_fmatrix_impl

Public Static Functions

template<std::size_t... Is>
static inline constexpr dispatch_result_t<F, Vs...> dispatch(F &&f, Vs&&... vs)
template<typename...>
struct impl
template<typename Is, std::size_t... Js, typename... Ls> index_sequence< Js... >, Ls... >
template<std::size_t... Is> index_sequence< Is... > >