Namespaces | |
| namespace | easyunit |
Classes | |
| class | easyunit::SimpleString |
| SimpleString is a simple implementation of the std class String and is provided to ease the manipulation of strings without using any other libraries. More... | |
Functions | |
| SimpleString | StringFrom (bool value) |
| SimpleString | StringFrom (const char *value) |
| SimpleString | StringFrom (long value) |
| SimpleString | StringFrom (int value) |
| SimpleString | StringFrom (double value) |
| SimpleString | StringFrom (const SimpleString &other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8