MCPcopy Create free account
hub / github.com/brainboxdotcc/DPP / Session

Method Session

mlspp/src/session.cpp:234–234  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

232}
233
234Session::Session(Session&& other) noexcept = default;
235
236Session&
237Session::operator=(Session&& other) noexcept = default;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected