Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catchorg/Catch2
/ end
Method
end
tests/SelfTest/IntrospectiveTests/ToString.tests.cpp:22–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
21
const_iterator begin() const { return nullptr; }
22
const_iterator end() const { return nullptr; }
23
};
24
25
TEST_CASE(
"Range type with sentinel"
) {
Callers
3
TextFlow.tests.cpp
File · 0.45
InternalBenchmark.tests.cpp
File · 0.45
String.tests.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected