• Home
  • History
  • Annotate
  • only in /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/
NameDateSize

..29-Aug-20174 KiB

4.9/29-Aug-20174 KiB

MODULE_LICENSE_GPL29-Aug-20170

NOTICE29-Aug-201717.6 KiB

README29-Aug-2017415

README

1This directory contains the headers and prebuilt binaries for the
2GNU libstdc++-v3 C++ Standard Template Library implementation.
3
4These are generated from the toolchain sources by the rebuild-all-prebuilt.sh
5script under build/tools.
6
7To use it, define APP_STL to 'gnustl_static' in your Application.mk.
8See docs/CPLUSPLUS-SUPPORT.html for more details.
9
10This implementation fully supports C++ exceptions and RTTI.
11