C++ Actor Framework 1.0.0
|
Checks whether T
is primitive, i.e., either an arithmetic type or convertible to one of STL's string types.
More...
#include <type_traits.hpp>
Static Public Attributes | |
static constexpr bool | value |
Checks whether T
is primitive, i.e., either an arithmetic type or convertible to one of STL's string types.
|
staticconstexpr |