Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PeterFWS/Structure-PLP-SLAM
/ Option
Method
Option
3rd/popl/include/popl.hpp:110–110 ·
view source on GitHub ↗
default copy constructor
Source
from the content-addressed store, hash-verified
108
109
/// default copy constructor
110
Option(const Option&) = default;
111
112
/// default move constructor
113
Option(Option&&) = default;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected