Vcsn  2.2
Be Rational
getargs.hh File Reference
#include <sstream>
#include <boost/range/adaptor/map.hpp>
#include <boost/range/algorithm/copy.hpp>
#include <boost/variant.hpp>
#include <vcsn/misc/attributes.hh>
#include <vcsn/misc/export.hh>
#include <vcsn/misc/map.hh>
#include <vcsn/misc/raise.hh>
Include dependency graph for getargs.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  vcsn::getarg< Value >
 A mapping from strings to Values. More...
 

Namespaces

 vcsn
 
 vcsn::detail
 

Functions

template<typename C >
ATTRIBUTE_NORETURN void vcsn::detail::invalid_argument (const std::string &kind, const std::string &key, const C &map)