Const (computer programming): Difference between revisions

Content deleted Content added
m Style - C++ programmers usually do not use "struct S s" when instantiating.
Line 70:
};
void Bar( struct S const s )
{
int i = 42;