SourceXtractorPlusPlus  0.14
Please provide a description of the project.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
VariantCast.h File Reference
#include <boost/lexical_cast.hpp>
#include <boost/variant/static_visitor.hpp>
#include <boost/variant/apply_visitor.hpp>
Include dependency graph for VariantCast.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SourceXtractor::VariantCastVisitor< To >
 

Namespaces

 SourceXtractor
 

Functions

template<typename To , typename From >
To SourceXtractor::VariantCast (const From &from)