Add Stack::ShrinkToFit() and some refactoring.
Lazy allocation. (so Document not for parsing don't need to allocate stack). Remove redundant stackCapacity member variable.
Showing
Please
register
or
sign in
to comment
Lazy allocation. (so Document not for parsing don't need to allocate stack). Remove redundant stackCapacity member variable.