Typedef camp::type_traits::IterableValue

Typedef Documentation

using camp::type_traits::IterableValue = decltype(*std::begin(camp::val<T>()))