g4tools  5.4.0
Namespaces | Macros | Enumerations | Functions
strip File Reference
#include <vector>
#include <string>
Include dependency graph for strip:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 tools
 inlined C code : ///////////////////////////////////
 

Macros

#define tools_strip
 

Enumerations

enum  tools::what { tools::leading, tools::trailing, tools::both }
 

Functions

bool tools::strip (std::string &a_string, what a_type=both, char a_char=' ')
 
bool tools::strip (std::vector< std::string > &a_strings, what a_type=both, char a_char=' ')
 

Macro Definition Documentation

◆ tools_strip

#define tools_strip

Definition at line 5 of file strip.