5 #include <libutl/BitArray.h> 6 #include <libutl/String.h> 39 void add(
char c,
const char* s,
bool owner =
false);
50 const char* prefix =
nullptr,
51 const char* suffix =
nullptr)
const;
void deInit()
De-initialize UTL++.
#define UTL_CLASS_DECL(DC, BC)
Declaration of standard UTL++ functionality for a non-template class.
unsigned char byte_t
Unsigned character.
Character-based substitution.
#define UTL_CLASS_NO_COMPARE
Declare that a class cannot do compare().
#define UTL_CLASS_NO_COPY
Declare that a class cannot do copy().
Root of UTL++ class hierarchy.
void init()
Initialize UTL++.