Nano
A C++ template metaprogramming library
nano::runtime_converter< List > Struct Template Reference

Wrapper class to provide the conversion functions for converting to runtime containers. More...

#include <runtime_converter.hpp>

Detailed Description

template<typename List>
struct nano::runtime_converter< List >

Wrapper class to provide the conversion functions for converting to runtime containers.

Template Parameters
ListThe nano::list from which to create the runtime container

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