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: templace abuses


On 12/02/2010 10:08 PM, François Dumont wrote:
> Hi
>
>     This is a patch following discussion thread about issue when
> building tests in debug mode with C++0x mode.
>
>      I introduce new utilities to check different iterator types and
> add necessary operator overloads for move iterator. No problem
> detected on reverse iterator.
Excellent job. Patch is Ok but I would suggest using a less poetic word
instead of 'template_abuse' in the actual names, maybe
'templated_iterator_operators'? Jon, works for you in real English?

Paolo.


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