MCPcopy Create free account
hub / github.com/OpenStarbound/OpenStarbound / BiMap

Method BiMap

source/core/StarBiMap.hpp:162–162  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

160
161template <typename LeftT, typename RightT, typename LeftMapT, typename RightMapT>
162BiMap<LeftT, RightT, LeftMapT, RightMapT>::BiMap() {}
163
164template <typename LeftT, typename RightT, typename LeftMapT, typename RightMapT>
165BiMap<LeftT, RightT, LeftMapT, RightMapT>::BiMap(BiMap const& map)

Callers

nothing calls this directly

Calls 4

outputAnyFunction · 0.85
formatFunction · 0.70
beginMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected