Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/attermann/microReticulum
/ getB
Method
getB
test/test_objects/AImpl.cpp:3–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include
"AImpl.h"
2
3
B AImpl::getB() {
4
return _b;
5
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected