|
tesseract++ 0.0.1
N-dimensional tensor library for embedded systems
|
Compile-time check for Plain Old Data types. More...
#include <simple_type_traits.h>
Static Public Attributes | |
| static constexpr bool | value = false |
Compile-time check for Plain Old Data types.
| T | Type to test. |
The primary template yields false; explicit specializations below whitelist the fundamental arithmetic types.
|
staticconstexpr |