Mistake on this page? Email us
m2mstring.h File Reference

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[])
 

Detailed Description

header for m2m::String