Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/programming-with-cpp20
/ Wrapper
Method
Wrapper
11.14-conditionalExplicit2/main.cpp:24–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
template<typename T>
23
template<typename U>
24
Wrapper<T>::Wrapper(const U&)
25
{}
26
27
int main()
28
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected