Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
234
Session::Session(Session&& other) noexcept = default;
235
236
Session&
237
Session::operator=(Session&& other) noexcept = default;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected