35 end_ =
string.length();
55 c_ = (*stringPtr_)[
cursor];
const std::string & string() const
Return the associated string.
void setCursor(int cursor)
Set cursor.
int cursor() const
Return the index of the current character.
void setString(const std::string &string, int cursor=0)
Initialize string and cursor.
#define UTIL_THROW(msg)
Macro for throwing an Exception, reporting function, file and line number.
Utility classes for scientific computation.