MCPcopy 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
54generic_iterator make_generic_iterator(bp::object self) { return generic_iterator(self); }
55
56template <typename Axis>
57struct axis_value_view_to_python {

Callers

nothing calls this directly

Calls 1

generic_iteratorClass · 0.85

Tested by

no test coverage detected