Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/kvrocks
/ B2
Class
B2
tests/cppunit/status_test.cc:183–186 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
181
void *b;
182
};
183
struct B2 {
184
char a;
185
std::string b;
186
};
187
struct B3 {
188
char a;
189
A b;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected