You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "James E. King III (JIRA)" <ji...@apache.org> on 2019/01/07 13:20:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16735795#comment-16735795 ] 

James E. King III commented on THRIFT-2256:
-------------------------------------------

Just committed a C++11 pull request (THRIFT-4720) FYI.

> 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
>            Assignee: Roger Meier
>            Priority: Major
>              Labels: features
>             Fix For: 0.9.2
>
>
> 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 third part Dependence.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)