Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catchorg/Catch2
/ begin
Method
begin
tests/SelfTest/UsageTests/ToStringWhich.tests.cpp:163–163 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
161
162
struct just_range {
163
int_iterator begin() const { return int_iterator{ 1 }; }
164
int_iterator end() const { return {}; }
165
};
166
Callers
4
escape_arg
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