MCPcopy Create free account
hub / github.com/Clarionos/clarion / height

Method height

tests/clio/database.cpp:332–332  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

330
331 const T& value() const { return self->data; }
332 int height() const { return self->height; }
333
334 const node_cptr& left() const
335 {

Callers 1

heightMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected