Search Results

Inheritance diagram for ttg::meta::probe_any< Predicate, Ts >:

Documentation

template<template< typename > typename Predicate, typename... Ts>
struct ttg::meta::probe_any< Predicate, Ts >

This metafunction checks if Predicate is true for any element of Ts...; evaluates to false for the empty Ts...

Definition at line 155 of file meta.h.


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