LeechCraft  0.6.70-10870-g558588d6ec
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.

Classes

struct  LeechCraft::Util::S1
 
struct  LeechCraft::Util::S2
 

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 >
 
using LeechCraft::Util::SVariant_t = boost::variant< S1, S2 >
 

Macro Definition Documentation

◆ NC

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

Definition at line 101 of file visitortest.cpp.