RESTinio
Loading...
Searching...
No Matches
restinio::utils::metaprogramming::impl::all_of< Predicate, H, Tail > Struct Template Reference

#include <metaprogramming.hpp>

Static Public Attributes

static constexpr bool value

Detailed Description

template<template< class... > class Predicate, typename H, typename... Tail>
struct restinio::utils::metaprogramming::impl::all_of< Predicate, H, Tail >

Definition at line 273 of file metaprogramming.hpp.

Member Data Documentation

◆ value

template<template< class... > class Predicate, typename H, typename... Tail>
bool restinio::utils::metaprogramming::impl::all_of< Predicate, H, Tail >::value
staticconstexpr
Initial value:

Definition at line 275 of file metaprogramming.hpp.


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