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

Class PushFront

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

Source from the content-addressed store, hash-verified

64};
65
66template <typename X, typename... Vs> struct PushFront;
67
68template <template <auto...> typename X, auto... xs, template <auto> typename V,
69 auto... vs>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected