This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Finally fix std::tuple


Chris Jefferson wrote:

Hopefully this is the final patch to tuple (at least until the results of last week's meetings come out). Yet another invalid symbol (_I this time..)

Hi Chris: I think a name beginning with a capital (after the underscore) is preferred, also, a single underscore in names of template parameters. Perhaps _Ip? Or whatelse you prefer.


Paolo.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]