MCPcopy 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
102template <typename IndexType, typename ValueType>
103ParametricTable<IndexType, ValueType>::ParametricTable() {}
104
105template <typename IndexType, typename ValueType>
106template <typename OtherIndexType, typename OtherValueType>

Callers

nothing calls this directly

Calls 7

sizeFunction · 0.85
sortFunction · 0.70
sizeMethod · 0.45
push_backMethod · 0.45
indexMethod · 0.45
valueMethod · 0.45
emptyMethod · 0.45

Tested by

no test coverage detected