
Public Attributes | ||
| xpath_memory_block * | next | |
| size_t | capacity | |
| union { | ||
| char data [xpath_memory_page_size] | ||
| double alignment | ||
| }; | ||
| union { ... } xpath_memory_block |
| double xpath_memory_block::alignment |
| size_t xpath_memory_block::capacity |
| char xpath_memory_block::data[xpath_memory_page_size] |
| xpath_memory_block* xpath_memory_block::next |