Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
563
def
test_pass_std_map_int():
Callers
13
make_changelog.py
File · 0.45
intree_extensions
Function · 0.45
test_map_iterator
Function · 0.45
test_generated_dunder_methods_pos_only
Function · 0.45
test_all_basic_tests_completeness
Function · 0.45
backport
Function · 0.45
test_constructors
Function · 0.45
test_populate_obj_str_attrs
Function · 0.45
test_pass_std_vector_pair_int
Function · 0.45
test_map_string_double
Function · 0.45
test_noncopyable_containers
Function · 0.45
test_map_delitem
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected