SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
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

namespace  SourceXtractor

Functions

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