[
https://issues.apache.org/jira/browse/TS-4151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15117412#comment-15117412
]
Alan M. Carroll commented on TS-4151:
-------------------------------------
You should have the same problem with {{shared_ptr}} because the types are
declared in the same library header. Looking at gcc history and release notes
it should be both or neither and both in TR1 or not. I don't have access to an
RHEL 7 system so I can't check the actual header file there.
> std::tr1::unique_ptr has not been declared
> ------------------------------------------
>
> Key: TS-4151
> URL: https://issues.apache.org/jira/browse/TS-4151
> Project: Traffic Server
> Issue Type: Bug
> Components: CPP API
> Affects Versions: 6.1.0
> Reporter: Bryan Call
> Assignee: Bryan Call
> Fix For: 6.1.0
>
>
> I am getting this compile error on RHEL7 with the 6.1.0 release:
> {code}
> ../../../lib/atscppapi/src/include/atscppapi/shared_ptr.h:47: error:
> ‘std::tr1::unique_ptr’ has not been declared
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)