|
asrt
Automated System Runtime Testing library
|
Public Types | |
| using | cb_type = asrt_param_i32_cb |
| using | raw_type = int32_t |
| using | value_type = int32_t |
Static Public Attributes | |
| static constexpr auto | cb_member = &asrt_param_cb::i32 |
| static constexpr auto | flat_type = ASRT_FLAT_STYPE_I32 |
| static constexpr bool | is_scalar = true |