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

Description

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

Definition at line 153 of file metaprog.h.

Public Types

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

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