Skip to content

A high-power matcher class that performs different levels of matching for strings.

License

Notifications You must be signed in to change notification settings

mattheuslee/PowerMatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PowerMatch

A high-power matcher class that performs different levels of matching for strings.

Requirements:

C++11 If using g++, this has been tested on g++ 5.4.0. PowerMatch requires <regex>, which is only reportedly working properly in g++ 4.9.2 onwards.

Examples:

An example of the basic usage of PowerMatch can be found in test.cpp.

Creator and Maintainer:

Mattheus Lee email me

About

A high-power matcher class that performs different levels of matching for strings.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages