MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / add

Method add

src/common/classes/tree.h:178–178  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

176 }
177
178 bool add(const Value& item) { return defaultAccessor.add(item); }
179
180 class ConstAccessor;
181 class Accessor;

Callers

nothing calls this directly

Calls 1

addMethod · 0.45

Tested by

no test coverage detected