Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ NonZeroSentinel
Class
NonZeroSentinel
tests/test_sequences_and_iterators.cpp:45–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
};
44
45
class NonZeroSentinel {};
46
47
template <typename A, typename B>
48
bool operator==(const NonZeroIterator<std::pair<A, B>> &it, const NonZeroSentinel &) {
Callers
1
TEST_SUBMODULE
Function · 0.85
Calls
no outgoing calls
Tested by
1
TEST_SUBMODULE
Function · 0.68