Changes between Version 11 and Version 12 of Guidelines/Naming/Operators


Ignore:
Timestamp:
Apr 7, 2011, 5:19:51 AM (12 years ago)
Author:
bronf
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Guidelines/Naming/Operators

    v11 v12  
    8383In this case all the `bit` prefixes could be replaced by `bitwise`, so it would be consistent with all proto names referring to bitwise operations. Note that "20.8.7, bitwise operations" are all part of the new upcoming standard and could still be changed.
    8484
     85= Proposed Names For Final Version =
     86
    8587||=operator     ||=trait name =||
    8688||=`+`  ||=`can_add<T1, T2>` =||