MT Core (C++)
Core library for replacing C++ standard in project usage
|
Checks that all conditions hold true. More...
#include <base.hpp>
Static Public Attributes | |
static constexpr auto | value = (Conds && ...) |
Checks that all conditions hold true.
Conds | Conditions to check |
Definition at line 59 of file meta/base.hpp.
|
staticconstexpr |
Definition at line 60 of file meta/base.hpp.