gcc/libstdc++-v3/libsupc++
Benjamin Kosnik 52ceb03971 cxxabi.h: Remove duplicated and useless public and private keywords in class declarations.
2004-05-22  Benjamin Kosnik  <bkoz@redhat.com>

	* libsupc++/cxxabi.h: Remove duplicated and useless public and
        private keywords in class declarations. Format. Use
        stddef.h. Expose declarations to "C" compilation.
        * libsupc++/tinfo.cc (__upcast_result): Add copy constructor and
        assignment operator.
        (__dyncast_result): Same.
        * libsupc++/vec.cc (uncatch_exception): Same, use member
        initialization list.

From-SVN: r82147
2004-05-22 21:07:28 +00:00
..
cxxabi.h cxxabi.h: Remove duplicated and useless public and private keywords in class declarations. 2004-05-22 21:07:28 +00:00
del_op.cc Fixups for EDG front end. 2004-04-07 03:33:36 +00:00
del_opnt.cc
del_opv.cc
del_opvnt.cc
eh_alloc.cc Fixups for EDG front end. 2004-04-07 03:33:36 +00:00
eh_aux_runtime.cc Fixups for EDG front end. 2004-04-07 03:33:36 +00:00
eh_catch.cc Fixups for EDG front end. 2004-04-07 03:33:36 +00:00
eh_exception.cc
eh_globals.cc Fixups for EDG front end. 2004-04-07 03:33:36 +00:00
eh_personality.cc
eh_term_handler.cc
eh_terminate.cc
eh_throw.cc
eh_type.cc
eh_unex_handler.cc
exception
exception_defines.h
guard.cc
Makefile.am
Makefile.in
new
new_handler.cc
new_op.cc
new_opnt.cc
new_opv.cc
new_opvnt.cc
pure.cc
tinfo2.cc
tinfo.cc cxxabi.h: Remove duplicated and useless public and private keywords in class declarations. 2004-05-22 21:07:28 +00:00
tinfo.h iterator.h: Add GPL copyright info, with exception clause. 2004-05-06 22:02:05 +00:00
typeinfo
unwind-cxx.h
vec.cc cxxabi.h: Remove duplicated and useless public and private keywords in class declarations. 2004-05-22 21:07:28 +00:00
vterminate.cc