MCPcopy Create free account
hub / github.com/adriancable/eternal / Remove

Method Remove

doom/src/tarray.h:774–777  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

772 //=======================================================================
773
774 void Remove(const KT key)
775 {
776 DelKey(key);
777 }
778
779protected:
780 struct IPair // This must be the same as Pair above, but with a

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected