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] | |
Hi everyone,
finally I can devote some time to this *interesting* project!
The below would be only an initial skeleton, which adds a bit of infrastructure and is supposed to get reasonably right only:
is_void is_integral is_floating_point is_array
and the composite type traits as per 4.5.2.
I'd like to check it in and continue from here, if nobody spots something obviously wrong, of course...
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |