#include "sout"
#include "strip"
#include "words"
#include "sto"
#include "forit"
#include "mnmx"
#include <ostream>
Go to the source code of this file.
|
| | tools |
| | inlined C code : ///////////////////////////////////
|
| |
|
| bool | tools::check_args (const std::vector< std::string > &a_args, unsigned int a_number, std::ostream &a_out) |
| |
| bool | tools::check_min (const std::vector< std::string > &a_args, unsigned int a_number, std::string &a_last, std::ostream &a_out) |
| |
| bool | tools::check_min_args (const std::vector< std::string > &aArgs, unsigned int a_number, std::ostream &a_out) |
| |
| bool | tools::check_or_args (const std::vector< std::string > &aArgs, unsigned int a_1, unsigned int a_2, std::ostream &a_out) |
| |
| std::vector< std::string > | tools::to (int a_argc, char **a_argv) |
| |
◆ tools_args
Definition at line 5 of file args.