libc - AshokBhat/notes GitHub Wiki

About

What is libc++?

  • A new implementation of the C++ standard library, targeting C++11 and above
  • Part of LLVM project

Why another library?

Who uses it?

  • Default option on MacOS and Apple's OS X.
  • Android platform uses libc++ for the C++ standard library

See also

Resources

⚠️ **GitHub.com Fallback** ⚠️