Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ ParametricTable
Method
ParametricTable
source/core/StarParametricFunction.hpp:103–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
101
102
template <typename IndexType, typename ValueType>
103
ParametricTable<IndexType, ValueType>::ParametricTable() {}
104
105
template <typename IndexType, typename ValueType>
106
template <typename OtherIndexType, typename OtherValueType>
Callers
nothing calls this directly
Calls
7
size
Function · 0.85
sort
Function · 0.70
size
Method · 0.45
push_back
Method · 0.45
index
Method · 0.45
value
Method · 0.45
empty
Method · 0.45
Tested by
no test coverage detected