Loading...
Searching...
No Matches
avnd_tools::detail::make_multi_array_variant< T, MaxDims > Struct Template Reference

Public Types

template<std::size_t N>
using array_type = boost::multi_array< T, N+1 >
 
using indices = boost::mp11::mp_iota_c< MaxDims >
 
template<typename I >
using apply_array = array_type< I::value >
 
using type = boost::mp11::mp_rename< boost::mp11::mp_transform< apply_array, indices >, ossia::slow_variant >
 

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