diff options
| author | Douglas Rumbaugh <dbr4@psu.edu> | 2023-11-06 11:33:17 -0500 |
|---|---|---|
| committer | Douglas Rumbaugh <dbr4@psu.edu> | 2023-11-06 12:02:52 -0500 |
| commit | 7249af78a3f39bd2852c3f81fe92dc5b647161fb (patch) | |
| tree | a32291ca31b273a136a66054ef1f85f5aa296400 /include/framework/structure/InternalLevel.h | |
| parent | 97a4d0fcedb75cbfe5a2e0162e54e71cd9eb0708 (diff) | |
| download | dynamic-extension-7249af78a3f39bd2852c3f81fe92dc5b647161fb.tar.gz | |
MutableBuffer: added explicit tail variable
Use an explicit m_tail variable for insertion, rather than using m_reccnt.
This ensures that the record count doesn't increase despite new records
being inserted, and allows for the m_tail variable to be decremented on
failure without causing the record count to momentarily change.
Diffstat (limited to 'include/framework/structure/InternalLevel.h')
0 files changed, 0 insertions, 0 deletions