Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/programming-with-cpp20
/ A
Method
A
11.12-conditionalExplicit0/main.cpp:16–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
void Fun(A a) {}
15
16
A::A(const B&) {}
17
A::operator B() const
18
{
19
return {};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected