|
tesseract++ 0.0.1
N-dimensional tensor library for embedded systems
|
Compile-time type equality check (replacement for std::is_same). More...
#include <simple_type_traits.h>
Static Public Attributes | |
| static constexpr bool | value = false |
Compile-time type equality check (replacement for std::is_same).
| A | First type. |
| B | Second type. |
|
staticconstexpr |