header for m2m::String More...
#include <stddef.h>
#include <stdint.h>
Go to the source code of this file.
Data Structures | |
class | m2m::String |
Namespaces | |
m2m | |
Namespace defined as replace for components defined under std namespace. | |
Functions | |
bool | m2m::operator< (const String &, const String &) |
void | m2m::reverse (char s[], uint32_t length) |
uint32_t | m2m::itoa_c (int64_t n, char s[]) |
header for m2m::String