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: [v3] c++0x std::ratio implementation


On Fri, Jul 4, 2008 at 10:26 AM, Paolo Carlini <paolo.carlini@oracle.com> wrote:
> ... forgot another nit: when choosing identifiers, careful with bad names:
>
>  http://gcc.gnu.org/onlinedocs/libstdc++/manual/bk01apas03.html#coding_style.bad_identifiers
>
> Paolo.
>
>

Updated patch. Formatting, use _GLIBCXX_USE_C99_STDINT_TR1, renamed
template params.

Chris

Attachment: ratio_patch.txt
Description: Text document


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