RSC  0.7.17
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
TypedValue.cpp File Reference
#include "TypedValue.h"
#include <stdexcept>
#include <boost/lexical_cast.hpp>
#include <boost/format.hpp>
Include dependency graph for TypedValue.cpp:

Go to the source code of this file.

Namespaces

 rsc
 
 rsc::config
 

Functions

any rsc::config::parseTypedValue (const std::string &value)
 Parses value and returns a boost::any object containing an object of the type indicated in value. More...