Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baidu/babylon
/ S
Method
S
test/reusable/test_allocator.cpp:28–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
TEST(UsesAllocatorConstructor, constructible_with_raw_args) {
27
struct S {
28
S() = default;
29
S(int) {
30
v = 1;
31
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected