MCPcopy Create free account
hub / github.com/pybind/pybind11 / items

Method items

tests/test_stl.py:559–560  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

557 self.gen_obj = gen_obj
558
559 def items(self):
560 yield from self.gen_obj
561
562
563def test_pass_std_map_int():

Callers 13

make_changelog.pyFile · 0.45
intree_extensionsFunction · 0.45
test_map_iteratorFunction · 0.45
backportFunction · 0.45
test_constructorsFunction · 0.45
test_map_string_doubleFunction · 0.45
test_map_delitemFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected