AsmGrader 0.0.0
Loading...
Searching...
No Matches
asmgrader::count_if< Cond, Ts > Struct Template Reference

#include <count_if.hpp>

Static Public Attributes

static constexpr std::size_t value = (Cond<Ts>::value + ... + 0)
 

Member Data Documentation

◆ value

template<template< typename > typename Cond, typename... Ts>
std::size_t asmgrader::count_if< Cond, Ts >::value = (Cond<Ts>::value + ... + 0)
staticconstexpr

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