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]

Re: Patch to remove _Bool from type_traits.h


"Stephen M. Webb" <stephen@bregmasoft.com> writes:

| This is a quick patch that removes the symbol _Bool from libstdc++
| type_traits.h.  Causes no change in the testsuite results using today's CVS.
| 
| 2001-10-16  Stephen M. Webb  <stephen@bregmasoft.com>
| 
| 	* include/bits/type_traits.h: Removed definition and use of _Bool.

On which plateforms was it tested?  Otherwise OK for mainline.

-- Gaby
CodeSourcery, LLC                       http://www.codesourcery.com


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