AsmGrader
0.0.0
Loading...
Searching...
No Matches
Static Public Attributes
|
List of all members
asmgrader::count_if_not< Cond, Ts > Struct Template Reference
#include <
count_if.hpp
>
Static Public Attributes
static constexpr std::size_t
value
= sizeof...(Ts) - (Cond<Ts>::value + ... + 0)
Member Data Documentation
◆
value
template<template< typename > typename Cond, typename... Ts>
std::size_t
asmgrader::count_if_not
< Cond, Ts >::value = sizeof...(Ts) - (Cond<Ts>::value + ... + 0)
static
constexpr
The documentation for this struct was generated from the following file:
include/asmgrader/meta/
count_if.hpp
asmgrader
count_if_not
Generated by
1.12.0