hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
|
Public Member Functions | |
RCharRange (rchar_t b, rchar_t e) | |
void | show (std::ostream &out) const |
Public Attributes | |
rchar_t | b |
rchar_t | e |
|
inlinevirtual |
Implements hobbes::Regex.
rchar_t hobbes::RCharRange::b |
rchar_t hobbes::RCharRange::e |