On Wed, May 27, 2009 at 4:26 PM, Mark Murphy <mmur...@commonsware.com>wrote:

>
> >    Is it possible to use stl in android ??
>
> If by STL you mean:
>
> http://en.wikipedia.org/wiki/Standard_Template_Library
>
> then probably not.
>
> First, this list is for those developing using the Android SDK, which is
> Java, not C++.
>
> Second, as I understand it, Android is mostly in C, not C++, though I may
> be wrong about that.
>

Actually; a lot of the code is in C++, but doesn't use any STL, exceptions
or RTTI.
Which is why the system doesn't provide a real libstdc++ that implements the
standard C++ library.



>
> --
> Mark Murphy (a Commons Guy)
> http://commonsware.com
> _The Busy Coder's Guide to Android Development_ Version 2.0 Available!
>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to