Advertisement
aed1oN

Untitled

Jun 2nd, 2019
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. std::transform(trouglovi.begin(), trouglovi.end(), trouglovi.begin(), [dx, dy](std::shared_ptr<Trougao> t) { t->Transliraj(dx, dy); });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement