CGEM BOSS 6.6.5.i
BESIII Offline Software System
Loading...
Searching...
No Matches
RangeIssue.h File Reference

Go to the source code of this file.

Classes

class  ers::RangeIssue
 

Namespaces

namespace  ers
 

Macros

#define ERS_RANGE_CHECK(min, value, max)
 

Macro Definition Documentation

◆ ERS_RANGE_CHECK

#define ERS_RANGE_CHECK ( min,
value,
max )
Value:
#define ERS_HERE
Definition Context.h:119
static void check_range(const ers::Context &c, int64_t min, int64_t value, int64_t max, const char *entity_name=0)

Definition at line 34 of file RangeIssue.h.

Referenced by foo().