Mistake on this page? Email us
m2m Namespace Reference

Namespace defined as replace for components defined under std namespace. More...

Data Structures

class  String
 
class  Vector
 A simple C++ Vector class, used as replacement for std::vector. More...
 

Functions

bool operator< (const String &, const String &)
 
void reverse (char s[], uint32_t length)
 
uint32_t itoa_c (int64_t n, char s[])
 

Detailed Description

Namespace defined as replace for components defined under std namespace.