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

namespace  LC
 
namespace  LC::Util
 

Typedefs

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