#include "words"
#include "sto"
#include "forit"
Go to the source code of this file.
|
| | tools |
| | inlined C code : ///////////////////////////////////
|
| |
|
| 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) |
| |
◆ tools_snums
Definition at line 5 of file snums.