MCPcopy Create free account
hub / github.com/Geode-solutions/OpenGeode / current

Method current

include/geode/basic/range.hpp:73–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71 }
72
73 [[nodiscard]] constexpr Type current() const
74 {
75 return iter_;
76 }
77
78 protected:
79 template < typename T1, typename T2 >

Calls

no outgoing calls

Tested by

no test coverage detected