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 --------------------------------------------------------------------- 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 [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev
