![]() |
LeechCraft
0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
|
#include "typelist.h"
Public Types | |
using | Result_t = typename DropImpl< N - 1, decltype(Tail(List {}))>::Result_t |
Definition at line 43 of file typelist.h.
using LC::Util::detail::DropImpl< N, List >::Result_t = typename DropImpl<N - 1, decltype (Tail (List {}))>::Result_t |
Definition at line 45 of file typelist.h.