diff options
author | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2015-07-25 17:08:19 -0400 |
---|---|---|
committer | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2015-07-25 17:08:19 -0400 |
commit | bd7a8fa4bfa361b06cdbb497021545f0f7ba66ac (patch) | |
tree | 9d7437e2b587282d14ecceed164d0c0b2a3e9dce /docs/samples/xpath_select.cpp | |
parent | e8fdd1303c6c28ebd2183a77b507c26a570fe4f5 (diff) |
XPath: Increase memory block alignment to 8 bytes
To be more precise, the memory block is now aligned to be able to reliably
allocate objects with both double and pointer fields. If there is a platform
with a 4-byte double and a 4-byte pointer, the memory block alignment there will
stay the same after this change.
Fixes #48.
Diffstat (limited to 'docs/samples/xpath_select.cpp')
0 files changed, 0 insertions, 0 deletions