BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Static Public Attributes | List of all members
fc::typelist::invert_filter< Filter >::type< T > Struct Template Reference

#include <typelist.hpp>

Static Public Attributes

constexpr static bool value = !Filter<T>::value
 

Detailed Description

template<template< typename > class Filter>
template<typename T>
struct fc::typelist::invert_filter< Filter >::type< T >

Definition at line 211 of file typelist.hpp.

Member Data Documentation

◆ value

template<template< typename > class Filter>
template<typename T >
constexpr static bool fc::typelist::invert_filter< Filter >::type< T >::value = !Filter<T>::value
staticconstexpr

Definition at line 211 of file typelist.hpp.


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