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

James E. King, III resolved THRIFT-2241.
----------------------------------------
    Resolution: Fixed
      Assignee: James E. King, III

> Use std::shared_ptr instead of boost::shared_ptr
> ------------------------------------------------
>
>                 Key: THRIFT-2241
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2241
>             Project: Thrift
>          Issue Type: Bug
>          Components: C++ - Library
>    Affects Versions: 0.9.1
>            Reporter: Vitali Lovich
>            Assignee: James E. King, III
>
> There should be a way to switch whether the thrift API requires a 
> boost::shared_ptr or a std::shared_ptr.  The default should be to use 
> std::shared_ptr if the compiler supports it (i.e. config.h) & fallback to 
> boost only when explicitly requested.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to