Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_parent
Method · 0.45
set_right
Method · 0.45
set_left
Method · 0.45
set_root
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected