Vcsn  2.8
Be Rational
configuration.cc File Reference
#include <boost/filesystem.hpp>
#include <boost/algorithm/string.hpp>
#include <vcsn/config.hh>
#include <vcsn/misc/file-library.hh>
#include <vcsn/misc/raise.hh>
#include <vcsn/misc/stream.hh>
#include <vcsn/misc/configuration.hh>
Include dependency graph for configuration.cc:

Go to the source code of this file.

Namespaces

 vcsn
 
 vcsn::detail
 

Functions

void vcsn::detail::swap (config::value &first, config::value &second)
 
std::string vcsn::configuration (const std::string &key)
 Get the string mapped by key (e.g., "configuration.version", "dot.styles"). More...