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

Class Push

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

Source from the content-addressed store, hash-verified

51};
52
53template <typename X, typename... Vs> struct Push;
54
55template <template <auto...> typename X, auto... xs, template <auto> typename V,
56 auto... vs>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected