Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
.gitignore | 21-Oct-2016 | 176 | |
Android.mk | 21-Oct-2016 | 1.7K | |
build-gnu-libstdc++.sh | 21-Oct-2016 | 18.2K | |
build.py | 21-Oct-2016 | 1.8K | |
README | 21-Oct-2016 | 389 |
1 This directory contains the headers and prebuilt binaries for the 2 GNU libstdc++-v3 C++ Standard Template Library implementation. 3 4 These are generated from the toolchain sources by build.py in this directory. 5 6 To use it, define APP_STL to 'gnustl_static' in your Application.mk. 7 See docs/CPLUSPLUS-SUPPORT.html for more details. 8 9 This implementation fully supports C++ exceptions and RTTI. 10