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

Method ptr

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

Source from the content-addressed store, hash-verified

409 */
410
411 db_ptr<node<T>> ptr() const { return self; }
412
413 private:
414 db_ref<node<T>> self;

Callers 4

set_parentMethod · 0.45
set_rightMethod · 0.45
set_leftMethod · 0.45
set_rootMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected