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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82147 138bc75d-0d04-0410-961f-82ee72b054a4
Showing
- libstdc++-v3/ChangeLog 11 additions, 0 deletionslibstdc++-v3/ChangeLog
- libstdc++-v3/libsupc++/cxxabi.h 436 additions, 466 deletionslibstdc++-v3/libsupc++/cxxabi.h
- libstdc++-v3/libsupc++/tinfo.cc 25 additions, 2 deletionslibstdc++-v3/libsupc++/tinfo.cc
- libstdc++-v3/libsupc++/vec.cc 10 additions, 4 deletionslibstdc++-v3/libsupc++/vec.cc
Loading
Please register or sign in to comment