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] | |
Ulrich Drepper <drepper@redhat.com> writes:
| I'd rather see this mathod extended:
|
| __builtin_nan ("...")
| __builtin_qnan ("...")
| __builtin_snan ("...")
| __builtin_inf ()
|
| This has the benefit of never going to clash with additions which might
| be added to ISO C or C++.
I share Uli's point of view here.
-- Gaby
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |