You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "david han (JIRA)" <ji...@apache.org> on 2013/11/07 03:57:17 UTC

[jira] [Updated] (THRIFT-2256) Using c++11/c++0x std library replace boost library

     [ https://issues.apache.org/jira/browse/THRIFT-2256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

david han updated THRIFT-2256:
------------------------------

    Description: 
the C++ 11/C++ 0X  standard already published  as "ISO/IEC 14882:2011"
the compiler of MSVC 2012 and gcc 4.8.1 already support it.

In the thrift Cpp library, mostly using the boost library part already implemented in C++11
so, I hope the thrift using the C++11 to replace the boost library, reduce the thirty part Dependence.


  was:
the C++11/C++0X  standard already published  as "ISO/IEC 14882:2011"
the compiler of MSVC 2012 and gcc 4.8.1 already support it.

In the thrift Cpp library, mostly using the boost library part already implemented in C++11
so, I hope the thrift using the C++11 to replace the boost library, reduce the thirty part Dependence.



> Using c++11/c++0x std library  replace boost library
> ----------------------------------------------------
>
>                 Key: THRIFT-2256
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2256
>             Project: Thrift
>          Issue Type: New Feature
>          Components: C++ - Library
>    Affects Versions: 1.0
>         Environment: linux windows
>            Reporter: david han
>              Labels: features
>
> the C++ 11/C++ 0X  standard already published  as "ISO/IEC 14882:2011"
> the compiler of MSVC 2012 and gcc 4.8.1 already support it.
> In the thrift Cpp library, mostly using the boost library part already implemented in C++11
> so, I hope the thrift using the C++11 to replace the boost library, reduce the thirty part Dependence.



--
This message was sent by Atlassian JIRA
(v6.1#6144)