OSDN Git Service

* bits/type_traits.h (_Bool): Removed this type.
authorbrendan <brendan@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 20 Oct 2001 15:42:39 +0000 (15:42 +0000)
committerbrendan <brendan@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 20 Oct 2001 15:42:39 +0000 (15:42 +0000)
commit7e2c0c529369455d5fd72eaa4b6b2774cce3ecda
tree3e52ea06a8a1652011f30622e2b21ead0a7def8e
parent7d9f1574579cf734907a2e02ace9dee6c605a0b4
* bits/type_traits.h (_Bool): Removed this type.
(__true_type, __false_type): Change to be plain structs.
* src/string-inst.cc (__destroy_aux): Change third parm to be
__false_type instead of _Bool<false>.
* src/misc-inst.cc (__uninitialized_fill_n_aux,
__uninitialized_copy_aux): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46383 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/include/bits/type_traits.h