Brush C++ API
A flexible interpretable machine learning framework
|
checks whether any of the types match the first one. More...
#include <types.h>
Static Public Attributes | |
static constexpr bool | value {(std::is_same_v<First,Next> || ...)} |
checks whether any of the types match the first one.
First | |
...Next |