Boost logo

Boost :

From: Janek Kozicki (janek.listy.mailowe_at_[hidden])
Date: 2021-03-24 20:05:12


Alexander Grund via Boost said: (by the date of Wed, 24 Mar 2021 14:49:51 +0100)

> In short the takeaway here is: Function value parameters in function
> signatures are never const.

Just to make clear: value parameters are not reference parameters.
const references are recognized. (the most useful argument types for a function :)

Janek Kozicki


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk