#include <component_availability.hpp>
|
| static constexpr const char *const | sp = "sp" |
| |
| static constexpr const char *const | mp = "mp" |
| |
| static constexpr const char *const | hybrid = "hybrid" |
| |
Definition at line 19 of file component_availability.hpp.
◆ hybrid
| constexpr const char* const component_availability_defines::hybrid = "hybrid" |
|
staticconstexpr |
◆ mp
| constexpr const char* const component_availability_defines::mp = "mp" |
|
staticconstexpr |
◆ sp
| constexpr const char* const component_availability_defines::sp = "sp" |
|
staticconstexpr |
The documentation for this struct was generated from the following file: