Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
jni/ | 03-May-2024 | - | 134 | 83 | ||
README | D | 03-May-2024 | 318 | 8 | 5 |
README
1This test is meant to test the GABI++ library which provides, at the 2moment, basic RTTI support withtout using the GNU libsupc++.a 3 4This is really a way to check that the C++ compiler properly links against 5libgabi++_static and libgabi++_shared without any kind of conflict, and that 6the dynamic_cast<> really works. 7 8