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] | |
On Wed, May 9, 2012 at 3:41 AM, Marc Glisse <marc.glisse@inria.fr> wrote:necessary because of platforms where size_t is unsigned short (I didn't know those existed...)
Well, I suspect AVR might be such platform but I do not seem to have an ABI document for AVR yet... (hint, hint).
An interesting question is what ptrdiff_t is for such platforms... (I would expect short)
-- Marc Glisse
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |