Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/programming-with-cpp20
/ A
Class
A
11.15-conditionalExplicit5/main.cpp:5–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
4
struct B;
5
struct A;
6
7
struct A {
8
A() = default;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected