MCPcopy 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
45class NonZeroSentinel {};
46
47template <typename A, typename B>
48bool operator==(const NonZeroIterator<std::pair<A, B>> &it, const NonZeroSentinel &) {

Callers 1

TEST_SUBMODULEFunction · 0.85

Calls

no outgoing calls

Tested by 1

TEST_SUBMODULEFunction · 0.68