MCPcopy 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
124PendingJoin::PendingJoin(PendingJoin&& other) noexcept = default;
125
126PendingJoin&
127PendingJoin::operator=(PendingJoin&& other) noexcept = default;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected