LeechCraft  0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
LeechCraft::Util::detail::Filter< Pred, List<> > Struct Template Reference

#include "typelist.h"

Public Types

using Result_t = List<>
 

Detailed Description

template<template< typename > class Pred, template< typename... > class List>
struct LeechCraft::Util::detail::Filter< Pred, List<> >

Definition at line 166 of file typelist.h.

Member Typedef Documentation

◆ Result_t

template<template< typename > class Pred, template< typename... > class List>
using LeechCraft::Util::detail::Filter< Pred, List<> >::Result_t = List<>

Definition at line 168 of file typelist.h.


The documentation for this struct was generated from the following file: