Search Results

Documentation

template<template< typename > typename Predicate, bool Default, typename... Ts>
struct ttg::meta::probe_last< Predicate, Default, Ts >

This metafunction applies Predicate is true when applied to the last element of Ts..., if not empty, else evaluates to Default

Definition at line 93 of file meta.h.


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