LeechCraft  0.6.70-15082-g543737046d
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

 LC
 
 LC::Util
 

Typedefs

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