hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
|
Public Member Functions | |
RBind (const std::string &var, const RegexPtr &def) | |
void | show (std::ostream &out) const |
Public Attributes | |
std::string | var |
RegexPtr | def |
|
inline |
|
inlinevirtual |
Implements hobbes::Regex.
RegexPtr hobbes::RBind::def |
std::string hobbes::RBind::var |