MCPcopy Create free account
hub / github.com/SheafificationOfG/based-cpp / MapEntry

Class MapEntry

gil/gil.impl.hpp:327–327  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

325template <typename...> struct Pack {};
326
327template <auto key, typename V> struct MapEntry {};
328
329} // namespace type
330

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected