C++Spec 1.0.0
BDD testing for C++
Loading...
Searching...
No Matches
match.hpp File Reference
#include <regex>
#include <string>
#include "matchers/matcher_base.hpp"
Include dependency graph for match.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CppSpec::Matchers::Match< A >
 
class  CppSpec::Matchers::MatchPartial< A >