BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Types | List of all members
fc::typelist::impl::filter< Filter, list< Filtered... >, list<> > Struct Template Reference

#include <typelist.hpp>

Public Types

using type = list< Filtered... >
 

Detailed Description

template<template< typename > class Filter, typename... Filtered>
struct fc::typelist::impl::filter< Filter, list< Filtered... >, list<> >

Definition at line 105 of file typelist.hpp.

Member Typedef Documentation

◆ type

template<template< typename > class Filter, typename... Filtered>
using fc::typelist::impl::filter< Filter, list< Filtered... >, list<> >::type = list<Filtered...>

Definition at line 105 of file typelist.hpp.


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