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

Go to the source code of this file.

Namespaces

 LeechCraft
 
 LeechCraft::Util
 

Typedefs

template<typename T >
using LeechCraft::Util::IsVoid_t = std::is_same< T, void >