MCPcopy Create free account
hub / github.com/covscript/covscript / callable>

Method callable>

include/covscript/impl/type_ext.hpp:756–759  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

754
755 template <>
756 constexpr const char *get_name_of_type<cs::callable>()
757 {
758 return "cs::function";
759 }
760
761 template <>
762 constexpr const char *get_name_of_type<cs::range_type>()

Callers

nothing calls this directly

Calls 1

callMethod · 0.45

Tested by

no test coverage detected