5 #include <libutl/String.h> 46 virtual void steal(
Object& rhs);
81 size_t _lineNo, _colNo;
void deInit()
De-initialize UTL++.
#define UTL_CLASS_DECL(DC, BC)
Declaration of standard UTL++ functionality for a non-template class.
void copy(T *dest, const T *src, size_t len)
Copy one array of objects to another.
Token(uint_t id, const String &token, size_t lineNo, size_t colNo)
Constructor.
unsigned int uint_t
Unsigned integer.
Root of UTL++ class hierarchy.
int compare(bool lhs, bool rhs)
Compare two boolean values.
void init()
Initialize UTL++.