SourceXtractorPlusPlus
0.12
Please provide a description of the project.
|
#include <boost/lexical_cast.hpp>
#include <boost/variant/static_visitor.hpp>
#include <boost/variant/apply_visitor.hpp>
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) |