hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
|
Static Public Member Functions | |
static bool | lt (rchar_t lhs, rchar_t rhs) |
static rchar_t | pred (rchar_t x) |
static rchar_t | succ (rchar_t x) |
static void | copyRange (rchar_t t0, rchar_t t1, std::set< rchar_t > *out) |
|
inlinestatic |