Jean-Michaël Celerier wrote: > I'm referring to the const used after methods (struct { int f() const; }). > > Here is an example : https://ideone.com/C28SMn That's what I thought. The example I posted did not use const there. The semantic of the proposed macro is not to put it after methods. Thanks, Steve.