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