LeechCraft  0.6.70-6645-gcd10d7e
Modular cross-platform feature rich live environment.
visitortest.cpp File Reference
#include "visitortest.h"
#include <QtTest>
#include <visitor.h>
+ Include dependency graph for visitortest.cpp:

Go to the source code of this file.

Namespaces

 LeechCraft
 
 LeechCraft::Util
 

Macros

#define NC   nc = std::unique_ptr<int> {}
 

Typedefs

using LeechCraft::Util::Variant_t = boost::variant< int, char, std::string, QString, double, float >
 

Macro Definition Documentation

#define NC   nc = std::unique_ptr<int> {}

Definition at line 87 of file visitortest.cpp.