Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cantera/cantera
/ AnyMap
Method
AnyMap
src/base/AnyMap.cpp:1407–1410 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1405
// Methods of class AnyMap
1406
1407
AnyMap::AnyMap()
1408
: m_units(new UnitSystem())
1409
{
1410
}
1411
1412
AnyValue& AnyMap::operator[](const string& key)
1413
{
Callers
1
test_set_quantity
Method · 0.80
Calls
no outgoing calls
Tested by
1
test_set_quantity
Method · 0.64