|
Derive-C
|
#include <cpu_features.h>
Data Fields | |
| char const * | name |
| bool const | compiled_with |
| bool const | runtime_supported |
Definition at line 26 of file cpu_features.h.
| bool const dc_cpu_feature::compiled_with |
Definition at line 28 of file cpu_features.h.
| char const* dc_cpu_feature::name |
Definition at line 27 of file cpu_features.h.
| bool const dc_cpu_feature::runtime_supported |
Definition at line 29 of file cpu_features.h.