![]() |
LeechCraft 0.6.70-17793-g6e56308e78
Modular cross-platform feature rich live environment.
|
#include "typelist.h"
Public Types | |
| using | Result_t = Filter_t<Pred, List<Tail...>> |
Definition at line 118 of file typelist.h.
| using LC::Util::detail::Filter< Pred, List< Head, Tail... >, std::enable_if_t<!Pred< Head >::value > >::Result_t = Filter_t<Pred, List<Tail...>> |
Definition at line 120 of file typelist.h.