diff options
author | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2015-04-22 08:26:47 -0700 |
---|---|---|
committer | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2015-04-22 08:26:47 -0700 |
commit | e4e2259646ba5003e55f1969e6bde91ef37ff4b2 (patch) | |
tree | e08bcd6aff989bbae40e8be4e35676eadcfdefb2 /tests/test_parse.cpp | |
parent | 12744fd1fae0cf2bf26cfd17c4bff8b5488ebfdd (diff) |
Remove compact_header::operator uintptr_t
We used this in two cases - to get the page pointer and to test flags.
We now use PUGI__GETPAGE for getting the page pointer and operator& to test
flags - this makes getting node type significantly faster since it does not
require page pointer reconstruction.
Diffstat (limited to 'tests/test_parse.cpp')
0 files changed, 0 insertions, 0 deletions