![]() |
NDEVR
API Documentation
|
Maps a compile-time property enum value to its corresponding C++ storage type. More...
Maps a compile-time property enum value to its corresponding C++ storage type.
Specializations define a type alias for each property enum value (e.g., PropertySpec<NDPO::guid> has type = UUID).
| t_property | The property enum value. |
Definition at line 112 of file DesignProperties.h.