LeechCraft  0.6.70-15082-g543737046d
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 <functor.h>
#include <monad.h>
+ Include dependency graph for eithertest.cpp:

Go to the source code of this file.

Classes

struct  LC::Util::NoDefaultCtor
 

Namespaces

 LC
 
 LC::Util
 

Typedefs

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