|
BOSS 8.0.0
BESIII Offline Software System
|
#include "eformat/Issue.h"#include <stdint.h>Go to the source code of this file.
Classes | |
| class | eformat::OutOfBoundsIssue |
Namespaces | |
| namespace | eformat |
Macros | |
| #define | EFORMAT_OUT_OF_BOUNDS(size, pos) |
| #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 64 of file Event/eformat/include/eformat/OutOfBoundsIssue.h.
Referenced by eformat::PagedMemory< TMAXPAGES >::const_iterator::at().