Same as convert, but uses vector's instead of arrays, so the performance is worse.
More...
#include <runtime_converter.hpp>
|
using | type = typename Element::type |
|
template<typename Element>
struct nano::detail::vector_convert< Element >
Same as convert, but uses vector's instead of arrays, so the performance is worse.
- Template Parameters
-
Element | The element(s) to convert to a std type or std::vector |
template<typename Element>
template<typename Element>
The documentation for this struct was generated from the following file: