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