LeechCraft 0.6.70-17335-ge406ffdcaf
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
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

namespace  LC
 
namespace  LC::Util
 

Typedefs

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