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

Class Pop

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

Source from the content-addressed store, hash-verified

77};
78
79template <typename X, unsigned n> struct Pop;
80
81template <typename X> struct Pop<X, 0> {
82 using Result = X;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected