Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/histogram
/ make_generic_iterator
Function
make_generic_iterator
src/python/axis.cpp:54–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
};
53
54
generic_iterator make_generic_iterator(bp::object self) { return generic_iterator(self); }
55
56
template <typename Axis>
57
struct axis_value_view_to_python {
Callers
nothing calls this directly
Calls
1
generic_iterator
Class · 0.85
Tested by
no test coverage detected