Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/pfr
/ optional_like
Method
optional_like
test/core/run/optional_like.cpp:13–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
T val_;
12
13
optional_like() = default;
14
template <class U> optional_like(U&& /*v*/){}
15
};
16
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected