@Anmol444 I dont quite understand the part in the Note, (still dont understand the reference part) |
|
|
vlad from moscow wrote: |
---|
.... but if if an object is referenced by a const reference or a const pointer it can access only methods with the qualifier const. |
@JLBorges |
In Wikipedia, even more than in real life, getting the Last Word in a debate is crucial ... Getting the last word means that you win the debate. It also shows your moral superiority, and willingness to stand your ground. This should convince your opponent that you are correct, and will certainly impress your fellow Wikipedians. ... It is particularly important to get the last word where you are in some doubts as to the merits of your case. The last word will serve as a clinching argument that will make up for any deficiencies in your logic. ... How to get the last word ...We recommend the following tried and tested tactics to aid you in taking what is rightfully yours. ... However, sometimes your opponent is well aware of this Wikipedian convention and will attempt to wrongfully deprive you of your right. Do not give ground to such intimidation. Pursue your case with fortitude and vigour. If your actual arguments have already been stated on the page, do not fear to repeat them in a slightly different form. CAPITALISING YOUR ARGUMENT, or bolding sections, can be used to give variety if you fear you are being repetitive. - Wiki |
|
|
Pre-standard C and C++ imposed few (if any) ordering rules on specifiers. I don't remember any deep thoughts or involved discussions about the order at the time. ... The earliest (C or C++) code using "const" appears to have been created (by me).. |