Nate Rosenblum created THRIFT-1837:
--------------------------------------
Summary: Deploy and use cxxfunctional.h in cpp code generated in
cob_style mode
Key: THRIFT-1837
URL: https://issues.apache.org/jira/browse/THRIFT-1837
Project: Thrift
Issue Type: Improvement
Components: C++ - Compiler, C++ - Library
Affects Versions: 0.9
Reporter: Nate Rosenblum
Priority: Minor
In c++11 mode, clang lacks a <tr1/functional> header file, instead using
<functional>. The cpp thrift library already uses a selector header to resolve
the proper location; this patch deploys the selector as part of the install and
uses it in generated code.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira