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

Go to the source code of this file.

Classes

class  CppSpec::Matchers::StartWith< A, E >