Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/pfr
/ Foo
Class
Foo
test/core/run/optional_like.cpp:17–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
};
16
17
struct Foo {
18
optional_like<int> a;
19
};
20
21
int main() {
22
Foo f{0};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected