Vcsn  2.1
Be Rational
getargs.hh File Reference
#include <sstream>
#include <boost/range/adaptor/map.hpp>
#include <boost/range/algorithm/copy.hpp>
#include <vcsn/misc/export.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.

Namespaces

 vcsn
 

Functions

template<typename C >
C::mapped_type vcsn::getargs (const std::string &kind, const C &map, const std::string &key)
 Find a correspondance in a map. More...