Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catchorg/Catch2
/ end
Method
end
tests/SelfTest/UsageTests/ToStringWhich.tests.cpp:164–164 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
162
struct just_range {
163
int_iterator begin() const { return int_iterator{ 1 }; }
164
int_iterator end() const { return {}; }
165
};
166
167
struct disabled_range {
Callers
5
escape_arg
Function · 0.45
normalizeFilepath
Function · 0.45
Generators.tests.cpp
File · 0.45
Matchers.tests.cpp
File · 0.45
testRunStarting
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected