g4tools  5.4.0
Namespaces | Macros | Functions
words File Reference
#include <string>
#include <vector>
Include dependency graph for words:
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_words
 

Functions

void tools::words (const std::string &a_string, const std::string &a_sep, bool a_take_empty, std::vector< std::string > &a_words, bool a_clear=true)
 
void tools::words (const std::string &a_string, const std::string &a_sep, bool a_take_empty, unsigned int &a_wn, std::string::size_type a_wps[], std::string::size_type a_wls[])
 

Macro Definition Documentation

◆ tools_words

#define tools_words

Definition at line 5 of file words.