Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
jni/ | 10-Oct-2012 | ||
README | 10-Oct-2012 | 318 |
1 This test is meant to test the GABI++ library which provides, at the 2 moment, basic RTTI support withtout using the GNU libsupc++.a 3 4 This is really a way to check that the C++ compiler properly links against 5 libgabi++_static and libgabi++_shared without any kind of conflict, and that 6 the dynamic_cast<> really works. 7 8