On 12.01.2018 23:44, Timon Gehr wrote:

---
auto (a, b) = (1, 2);
(int a, int b) = (1, 2);
---

(The two lines are two independent examples :o).)

Reply via email to