g4tools  5.4.0
Namespaces | Macros | Functions
snums File Reference
#include "words"
#include "sto"
#include "forit"
Include dependency graph for snums:
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_snums
 

Functions

template<class T >
bool tools::snums (const std::string &a_string, std::istringstream &a_iss, std::vector< std::string > &a_tmp, const std::string &a_sep, std::vector< T > &a_values, bool a_clear=true)
 
template<class T >
bool tools::snums (const std::string &a_string, const std::string &a_sep, std::vector< T > &a_values, bool a_clear=true)
 

Macro Definition Documentation

◆ tools_snums

#define tools_snums

Definition at line 5 of file snums.