Converts an element to a std type, like nano::int_t to inr or a nano::list into a std::array with N elements.
More...
#include <runtime_converter.hpp>
|
using | type = typename Element::type |
|
template<typename Element>
struct nano::detail::array_convert< Element >
Converts an element to a std type, like nano::int_t to inr or a nano::list into a std::array with N elements.
- Template Parameters
-
Elements | The element(s) to convert to a std type or std::array |
template<typename Element>
template<typename Element>
The documentation for this struct was generated from the following file: