• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

.gitignoreD22-Nov-2023176 87

Android.mkD22-Nov-20231.7 KiB4331

READMED22-Nov-2023389 106

build-gnu-libstdc++.shD22-Nov-202318.2 KiB489371

build.pyD22-Nov-20231.8 KiB5930

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 build.py in this directory.
5
6To use it, define APP_STL to 'gnustl_static' in your Application.mk.
7See docs/CPLUSPLUS-SUPPORT.html for more details.
8
9This implementation fully supports C++ exceptions and RTTI.
10