On 12/01/2017 22:30, Stefan Ram wrote:
>
r...@zedat.fu-berlin.de (Stefan Ram) writes:
>>
r...@zedat.fu-berlin.de (Stefan Ram) writes:
>>> Con.4: Use const to define objects with values that do not
>>> change after construction
>> If you prefer Scott Meyers:
>> »Use const whenever possible.« -- SCOTT MEYERS
> Sorry to followup on this one more time!
>
> I'd like to put it this way:
>
> "Use const whenever possible.''
>
> SCOTT MEYERS
>
> "Guideline: Con.4: Use const to define objects with
> values that do not change after construction"
>
>
sure