Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ value
Method
value
Source/Utils/json.hpp:3922–3925 ·
view source on GitHub ↗
return value of the iterator
Source
from the content-addressed store, hash-verified
3920
3921
/// return value of the iterator
3922
typename IteratorType::reference value() const
3923
{
3924
return anchor.value();
3925
}
3926
};
3927
3928
/// proxy class for the items() function
Callers
nothing calls this directly
Calls
1
value
Method · 0.45
Tested by
no test coverage detected