38#include "blocxx/BLOCXX_config.h"
45 namespace DelayedFormatInternals
64 : formatString(format), formatParameters()
68 DelayedFormat::operator
String()
const
#define BLOCXX_ASSERT(CON)
BLOCXX_ASSERT works similar to the assert() macro, but instead of calling abort(),...
Array<> wraps std::vector<> in COWReference<> adding ref counting and copy on write capability.
This String class is an abstract data type that represents as NULL terminated string of characters.
const char * c_str() const
bool operator==(const Array< T > &x, const Array< T > &y)