MCPcopy Create free account
hub / github.com/andreasfertig/programming-with-cpp20 / optional

Method optional

01.26-optional1/main.cpp:19–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17 notCopyable> {
18public:
19 optional() = default;
20};
21
22struct NotCopyable {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected