Android uses gcc 4.6. I guess many c++11 features are missed.

DS


On Tue, Mar 25, 2014 at 12:51 PM, Kis, Zoltan <zoltan....@intel.com> wrote:

> On Tue, Mar 25, 2014 at 12:49 PM, Pozdnyakov, Mikhail
> <mikhail.pozdnya...@intel.com> wrote:
> > Hi all,
> >
> > As we know the chromium basic classes (form 'base' namespace ) are not
> available in
> > the extensions code, so the extension developers are missing some basic
> stuff there
> > (e.g. smart pointers).
> >
> > To solve it I propose enabling of C++11 in Tizen extensions code and
> enjoying all
> > the new features from both C++ language engine and STL (unique_ptr
> shared_ptr and
> > so on).
> >
> > Pls. see here the list of new features accessible in GCC
> > http://gcc.gnu.org/projects/cxx0x.html
> >
> > BR,
> > Mikhail
>
> Oh, finally...
> ++11
> _______________________________________________
> Crosswalk-dev mailing list
> Crosswalk-dev@lists.crosswalk-project.org
> https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev
> ---------------------------------------------------------------------
> Intel Finland Oy
> Registered Address: PL 281, 00181 Helsinki
> Business Identity Code: 0357606 - 4
> Domiciled in Helsinki
>
> This e-mail and any attachments may contain confidential material for
> the sole use of the intended recipient(s). Any review or distribution
> by others is strictly prohibited. If you are not the intended
> recipient, please contact the sender and delete all copies.
>
>
_______________________________________________
Crosswalk-dev mailing list
Crosswalk-dev@lists.crosswalk-project.org
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev

Reply via email to