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