Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Geode-solutions/OpenGeode
/ generic_value
Method
generic_value
tests/basic/test-attribute.cpp:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
float generic_value() const
49
{
50
return static_cast< float >( double_ + int_ );
51
}
52
53
template < typename Archive >
54
void serialize( Archive& serializer )
Callers
4
test_color_attribute
Function · 0.45
converted_value
Method · 0.45
converted_item_value
Method · 0.45
test_generic_value
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected