g4tools  5.4.0
Namespaces | Macros | Functions
smatch File Reference
#include "words"
#include <cstring>
Include dependency graph for smatch:
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_smatch
 

Functions

bool tools::match (const std::string &a_string, const std::string &a_pattern, bool a_check_for_wilds=true)
 
bool tools::match2 (const std::string &a_string, const std::string &a_pattern)
 
void tools::filter (std::vector< std::string > &a_v, const std::string &a_pattern, bool a_check_for_wilds=true)
 

Macro Definition Documentation

◆ tools_smatch

#define tools_smatch

Definition at line 5 of file smatch.