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

Method cni

include/covscript/core/cni.hpp:617–617  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

615
616 public:
617 cni() = delete;
618
619 cni(const cni &c) : mCni(c.mCni->clone()) {}
620

Callers

nothing calls this directly

Calls 4

constructFunction · 0.85
count_args_sizeFunction · 0.85
check_conversionFunction · 0.85
cloneMethod · 0.45

Tested by

no test coverage detected