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

Class Pack

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

Source from the content-addressed store, hash-verified

323using Vector = _impl_::Vector<T>::template Impl<ts...>;
324
325template <typename...> struct Pack {};
326
327template <auto key, typename V> struct MapEntry {};
328

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected