MCPcopy Create free account
hub / github.com/OpenFodder/openfodder / SignedCheck

Class SignedCheck

Source/Utils/cxxopts.hpp:807–807  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

805 {
806 template <typename T, bool B>
807 struct SignedCheck;
808
809 template <typename T>
810 struct SignedCheck<T, true>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected