最終更新:2016-10-11 (火) 17:17:42 (2743d)  

Android NDK/標準C++ライブラリ
Top / Android NDK / 標準C++ライブラリ

The Android platform provides a very minimal C++ runtime support library (libstdc++).

https://developer.android.com/ndk/guides/cpp-support.html

This minimal support does not include, for example:

libstdc++

  • This runtime only provides the following headers, with no support beyond them: