Changes between Version 6 and Version 7 of Guidelines/Naming/Operators


Ignore:
Timestamp:
Mar 27, 2011, 8:45:47 PM (12 years ago)
Author:
Joachim Faulhaber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Guidelines/Naming/Operators

    v6 v7  
    11= Operator Names =
    22
    3 This page has been created on occasion of the extension of Boost.TypeTraits by operator traits to give an overview over existing naming of operators in the standards and boost libraries. The purpose of the page is to collect differences and support convergence.
     3This page has been created on occasion of the extension of Boost.TypeTraits by operator traits to give an overview over existing naming of operators and related operator-fuctors in the standard and boost libraries. The purpose of the page is to collect differences and support convergence.
    44
    55||=Column      =||=Comment  =||
     
    1414||=operator    =||Corresponding naming of concepts from boost::operator ||
    1515
    16 The names in column MPU are trying to minimize the differences between names and maximize the naming consistency. The naming from Boost.Proto is found in other boost libraries, e.g. accumulator and phoenix.
     16The names in column MUP are trying to minimize the differences between names and maximize the naming consistency. The naming from Boost.Proto is found in other boost libraries, e.g. accumulator and phoenix.
    1717
    1818||=op    =||=alt       =||= type_traits       =||= MUP             =||= std    =||=  proto              =||= boost::operator     =||