Evo C++ Library v0.5.1
Classes | Namespaces | Macros | Typedefs
string.h File Reference

Evo String container. More...

#include "list.h"
#include "strscan.h"

Go to the source code of this file.

Classes

struct  String::Format
 String formatter with state. More...
 
struct  StringFlt< T, PADDING >::NumInfo
 Advanced: Special structure used to avoid automatically allocating memory when a bigger buffer is needed. More...
 
class  String
 String container. More...
 
struct  StringFlt< T, PADDING >
 String fixed-size buffer for formatting a floating point number. More...
 
struct  StringInt< T, PADDING >
 String fixed-size buffer for formatting an integer. More...
 

Namespaces

 evo
 Evo C++ Library namespace.
 

Macros

#define INCL_evo_string_h
 

Typedefs

typedef String::ListBaseType StringBase
 Base string typedef. More...
 

Detailed Description

Evo String container.

Macro Definition Documentation

◆ INCL_evo_string_h

#define INCL_evo_string_h