mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Updated range-v3 to 0.11.0.
This commit is contained in:
@@ -627,7 +627,7 @@ TimeId CalculateOnlineTill(not_null<PeerData*> peer) {
|
||||
.index = index,
|
||||
.onlineTill = onlineTill };
|
||||
return std::make_unique<Pin>(std::move(pin));
|
||||
});
|
||||
}) | ranges::to_vector;
|
||||
_selfUnpinned = ranges::none_of(peers, &PeerData::isSelf);
|
||||
|
||||
peerChangedLifetime->destroy();
|
||||
|
||||
Vendored
+1
-1
Submodule Telegram/ThirdParty/range-v3 updated: 4d6a463bca...2d606af5c7
Reference in New Issue
Block a user