Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ get_value
Method
get_value
Source/Utils/json.hpp:10645–10648 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10643
10644
public:
10645
constexpr difference_type get_value() const noexcept
10646
{
10647
return m_it;
10648
}
10649
10650
/// set iterator to a defined beginning
10651
void set_begin() noexcept
Callers
1
operator[]
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected