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: Another go at max_digits10 and lowest() to numeric_limits for C++-0x


On 02/25/2010 05:56 PM, Gabriel Dos Reis wrote:
> constexpr does not change mangling.  It only has a compile-time
> semantics effect, e.g. where a function call can be used and what
> happens.
>   
Great. Indeed I was skimming through the WP and was (humbly) coming to
the same conclusion.

Thus, I'm applying the below.

Thanks,
Paolo.

///////////////////

Attachment: patch_limits_a
Description: Text document


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