MCPcopy Create free account
hub / github.com/covscript/covscript / compare_if

Class compare_if

include/covscript/core/variable.hpp:60–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58
59 template <typename, bool>
60 struct compare_if;
61
62 template <typename T>
63 struct compare_if<T, true> {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected