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