Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ takeStack
Method
takeStack
Telegram/SourceFiles/info/info_memento.cpp:293–295 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
291
}
292
293
std::vector<std::shared_ptr<ContentMemento>> Memento::takeStack() {
294
return std::move(_stack);
295
}
296
297
Memento::~Memento() = default;
298
Callers
2
WrapWidget
Method · 0.80
injectActivePeerProfile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected