const static or static const or what?
This issue crops up time and again: somebody looks at code like this: [crayon-676d4ccc6ae5d288390733/] and complains loudly that this was not legal C code: “static”, he screams, “must come before const”: [crayon-676d4ccc6ae6b339931687/] I’ve never had a compiler that generated wrong code from the first version. I guess this myth is nourished by the fact that … Continue reading const static or static const or what?
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed