ROSE  0.11.145.0
Public Types | List of all members
Rose::metaprog::details::list_filter_t< Predicate, bool, Element, Elements > Struct Template Reference

Description

template<template< typename > class Predicate, bool, typename Element, typename... Elements>
struct Rose::metaprog::details::list_filter_t< Predicate, bool, Element, Elements >

Definition at line 148 of file metaprog.h.

Public Types

using list = typename List< Elements... >::template filter< Predicate >
 

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