Identifies array storage within array pool.
More...
#include <PropertyData.h>
Identifies array storage within array pool.
- Note
- Can't just use uint16_t as it may be unaligned. Using
alignas doesn't help.
◆ ArrayId()
| constexpr ConfigDB::ArrayId::ArrayId |
( |
uint16_t |
value = 0 | ) |
|
|
inlineconstexpr |
◆ operator uint16_t()
| constexpr ConfigDB::ArrayId::operator uint16_t |
( |
| ) |
const |
|
inlineconstexpr |
◆ value_
| uint8_t ConfigDB::ArrayId::value_[2] |
The documentation for this struct was generated from the following file: