Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
0.9
-
None
-
Patch Available
Description
Until recently, lots of Thrift stuff used std::tr1::function and std::tr1::bind. Most stuff got retrofit to use apache::thrift::stdcxx versions, but cob and dense code generation got missed.
Attachments
Attachments
Issue Links
- duplicates
-
THRIFT-1458 use the C++ standard (c++0x or later c++11) to improve code quality and cross platform capability
- Closed