aboutsummaryrefslogtreecommitdiffstats
path: root/src/static_nodes.h
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2018-05-12 22:44:36 +0200
committerDavid Robillard <d@drobilla.net>2019-12-19 20:52:41 -0500
commit937900b6c94f2567f93075727ff5398469d69259 (patch)
tree9713b7a20c70534130fc5c9745c8a7ab6c380815 /src/static_nodes.h
parentb6368f061770629493391da74b9dbf3b5777c07d (diff)
downloadserd-937900b6c94f2567f93075727ff5398469d69259.tar.gz
serd-937900b6c94f2567f93075727ff5398469d69259.tar.bz2
serd-937900b6c94f2567f93075727ff5398469d69259.zip
Simplify stack management by popping in bulk at higher levels
Since all memory used by the reader is POD in the stack, there is no benefit to forcing code to explicitly pop everything pushed to the stack, since any function can record an offset and pop back down to it regardless of what its callers pushed if it knows that it does not need those items.
Diffstat (limited to 'src/static_nodes.h')
0 files changed, 0 insertions, 0 deletions