Home | History | Annotate | only in /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++
Up to higher level directory
NameDateSize
4.4.3/03-Dec-2014
4.6/03-Dec-2014
4.7/03-Dec-2014
include/03-Dec-2014
libs/03-Dec-2014
README03-Dec-2014415

README

      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 the rebuild-all-prebuilt.sh
      5 script under build/tools.
      6 
      7 To use it, define APP_STL to 'gnustl_static' in your Application.mk.
      8 See docs/CPLUSPLUS-SUPPORT.html for more details.
      9 
     10 This implementation fully supports C++ exceptions and RTTI.
     11