Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brainboxdotcc/DPP
/ PendingJoin
Method
PendingJoin
mlspp/src/session.cpp:124–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
}
123
124
PendingJoin::PendingJoin(PendingJoin&& other) noexcept = default;
125
126
PendingJoin&
127
PendingJoin::operator=(PendingJoin&& other) noexcept = default;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected