|
0.45.0
|
#include <iaux/data/iaString.h>#include <stdio.h>#include <math.h>#include <string>#include <cstring>#include <memory>#include <regex>Namespaces | |
| namespace | iaux |
Macros | |
| #define | CHECK_CONSISTENCY() |
Functions | |
| std::wostream & | iaux::operator<< (std::wostream &stream, const iaString &text) |
| std::wostream & | iaux::operator<< (std::wostream &stream, const std::vector< iaString > &texts) |
Variables | |
| static const iaString | iaux::s_numbers = "0123456789abcdef" |
| #define CHECK_CONSISTENCY | ( | ) |