template<template< typename > class Predicate, typename T, typename M = typename aurelia::list_model<T>::model, bool = std::is_same<void, typename M::head_t>::value, bool = Predicate<typename M::head_t>::value>
struct aurelia::all_elements< Predicate, T, M, bool, bool >
The documentation for this struct was generated from the following file: