delorie.com/archives/browse.cgi | search |
Message-ID: | <000801c08fb0$2fe00340$dcf9883e@oemcomputer> |
From: | "Stephen Silver" <djgpp AT argentum DOT freeserve DOT co DOT uk> |
To: | <djgpp-workers AT delorie DOT com> |
Subject: | namespace std patches |
Date: | Mon, 5 Feb 2001 20:14:01 -0000 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 4.72.3110.1 |
X-MimeOLE: | Produced By Microsoft MimeOLE V4.72.3110.3 |
Reply-To: | djgpp-workers AT delorie DOT com |
I've finished adding namespace std support to the standard C header files. Shall I post the diffs here one by one? Three of the C95 standard headers don't require patching. These are assert.h, iso646.h and limits.h. These contain only macros, except that assert.h has a prototype for the function __dj_assert. I'm assuming users shouldn't call __dj_assert directly, so it doesn't need to be in namespace std. Stephen
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |