MCPcopy Create free account
hub / github.com/Norbyte/bg3se / Dummy

Method Dummy

CoreLib/Base/BaseMap.h:316–316  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

314struct VirtualMultiHashSet : public HashSet<T>
315{
316 virtual inline void Dummy() {}
317};
318
319template <class TKey, class TValue>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected