[ 
https://issues.apache.org/jira/browse/THRIFT-2256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13923066#comment-13923066
 ] 

Roger Meier commented on THRIFT-2256:
-------------------------------------

We currently have this file(lib/cpp/src/thrift/cxxfunctional.h) to deal with 
the C++11 feature functional.
You may create a patch based on that approach.

It's too early for *C++11 only*, this will break many systems...
 

> 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 third part Dependence.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to