![]() |
Bayeux
3.4.1
Core Foundation library for SuperNEMO
|
Utility that hosts constants relative to range and interval objects. More...
#include <bayeux/datatools/range_tools.h>
Static Public Attributes | |
| static const char | token_open_included = '[' |
| static const char | token_close_included = ']' |
| static const char | token_open_excluded = '(' |
| static const char | token_open_excluded_alt = ']' |
| static const char | token_close_excluded = ')' |
| static const char | token_close_excluded_alt = '[' |
| static const char | token_separator = ',' |
| static const char | token_separator2 = ';' |
| static const char | token_invalid = '!' |
Utility that hosts constants relative to range and interval objects.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
1.8.15