On Tue, Jun 1, 2010 at 6:37 PM, Robert Dewar <de...@adacore.com> wrote:
> Richard Guenther wrote:
>>
>> On Tue, Jun 1, 2010 at 4:48 PM, Mark Mitchell <m...@codesourcery.com>
>> wrote:
>>>
>>> Ian Lance Taylor wrote:
>>>
>>>> I have written a proposed set of C++ coding conventions on the wiki at
>>>>    http://gcc.gnu.org/wiki/CppConventions
>>>>
>>>> This is only a preliminary proposal.  It requires fleshing out and
>>>> discussion.
>>>
>>> Thank you for volunteering to do this.  How would you like to receive
>>> comments?  Directly on the Wiki page, or by email?
>>
>> Overall the wiki document looks good.  I'd like to disallow
>>
>> * Operators may only be overloaded for types which implement numeric
>> values, where the overloaded operators implement the usual numeric
>> semantics.
>
> which do you want to disallow, the "may" or the "only", not clear

The may.

Richard.

>

Reply via email to