LeechCraft  0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
eithertest.cpp File Reference
#include "eithertest.h"
#include <QtTest>
#include <either.h>
#include <curry.h>
#include <void.h>
+ Include dependency graph for eithertest.cpp:

Go to the source code of this file.

Classes

struct  LeechCraft::Util::NoDefaultCtor
 

Namespaces

 LeechCraft
 
 LeechCraft::Util
 

Typedefs

using LeechCraft::Util::SomeEither_t = Either< int, QString >