Updated range-v3 to 0.11.0.

This commit is contained in:
23rd 2020-08-15 19:00:19 +03:00 committed by John Preston
parent 3d8b691ff9
commit 0e00bbb012
2 changed files with 2 additions and 2 deletions

View File

@ -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();

@ -1 +1 @@
Subproject commit 4d6a463bca51bc316f9b565edd94e82388206093
Subproject commit 2d606af5c71a47e91e095db20d8ba2d84a1ca113