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