Nano
A C++ template metaprogramming library
nano::args_list< Args > Struct Template Reference

A list of arguments. More...

#include <eval.hpp>

Detailed Description

template<typename... Args>
struct nano::args_list< Args >

A list of arguments.

Template Parameters
ArgsThe list of types which make up the arguments

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