|
| enum | { word_length = sizeof(double) / sizeof(size_t)
} |
|
| static double | load (const size_t *location) |
| static void | store (size_t *location, double value) |
|
| double | d |
| size_t | u [word_length] |
Definition at line 250 of file sajson.h.
◆ anonymous enum
◆ load()
| double sajson::double_storage::load |
( |
const size_t * | location | ) |
|
|
inlinestatic |
◆ store()
| void sajson::double_storage::store |
( |
size_t * | location, |
|
|
double | value ) |
|
inlinestatic |
| double sajson::double_storage::d |
| size_t sajson::double_storage::u[word_length] |
The documentation for this union was generated from the following file:
- /home/jlb/src/janbar/PVR/cppmythlib/cppmyth/src/private/sajson.h