MCPcopy Create free account
hub / github.com/XTXMarkets/ternfs / NickName

Method NickName

cpp/core/RocksDBUtils.cpp:36–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34
35 const char* Name() const override { return "Int64AddOperator"; }
36 const char* NickName() const override { return "int64add"; }
37};
38
39}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected