|
BOSS 7.1.3
BESIII Offline Software System
|
Out of bounds exception when trying to read beyond existing buffers. More...
Go to the source code of this file.
Classes | |
| class | eformat::OutOfBoundsIssue |
Namespaces | |
| namespace | eformat |
Macros | |
| #define | EFORMAT_OUT_OF_BOUNDS(size, pos) |
Out of bounds exception when trying to read beyond existing buffers.
Definition in file OutOfBoundsIssue.h.
| #define EFORMAT_OUT_OF_BOUNDS | ( | size, | |
| pos ) |
Simplifies the use of this Issue
| size | The current buffer size |
| pos | The requested position |
Definition at line 66 of file OutOfBoundsIssue.h.
Referenced by eformat::PagedMemory< TMAXPAGES >::const_iterator::at().