packio
List of all members
packio::args_specs< Procedure > Class Template Reference

Procedure arguments specifications. More...

#include <packio/args_specs.h>

Detailed Description

template<typename Procedure>
class packio::args_specs< Procedure >

Procedure arguments specifications.

Template Parameters
Theprocedure

CLass that describes the arguments of the procedure They each have a name and optionally a default value This is a tuple-like class where each element can be constructured from:


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