Typedef wt::array_t

Typedef Documentation

template<typename T, std::size_t... Ns>
using wt::array_t = detail::array_generator<T, Ns...>::type