22 Mar
2019
22 Mar
'19
3:31 p.m.
On Fri, 22 Mar 2019 at 17:18, Olaf van der Spek via Boost < boost@lists.boost.org> wrote:
if (auto rslt = read_data_from_file("config.cfg"))
Is rslt short for result? Why not just use result?
As the scope is by definition limited, I would opt for r [the smaller the scope the shorter the variable names]. degski -- *"Big boys don't cry" - **Eric Stewart, Graham Gouldman*