![]() |
LeechCraft
0.6.70-10870-g558588d6ec
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 64 of file typelist.h.
using LeechCraft::Util::detail::DropImpl< N, List >::Result_t = typename DropImpl<N - 1, decltype (Tail (List {}))>::Result_t |
Definition at line 66 of file typelist.h.