MCPcopy 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
293std::vector<std::shared_ptr<ContentMemento>> Memento::takeStack() {
294 return std::move(_stack);
295}
296
297Memento::~Memento() = default;
298

Callers 2

WrapWidgetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected