Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Apress/beginning-cpp20
/ Message.cpp
File
Message.cpp
Examples/Modules/Chapter 13/Ex13_12B/Message.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
module message;
2
3
import <utility>; // For std::swap()
4
Callers
nothing calls this directly
Calls
1
swap
Function · 0.50
Tested by
no test coverage detected