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

Class Get

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

Source from the content-addressed store, hash-verified

102};
103
104template <typename X, unsigned i, typename Default> struct Get;
105
106template <template <auto...> typename X, unsigned i, typename Default>
107struct Get<X<>, i, Default> {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected