[
https://issues.apache.org/jira/browse/MESOS-1626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14084815#comment-14084815
]
Timothy St. Clair commented on MESOS-1626:
------------------------------------------
Hi [~craig-mesos]!
I'm not entirely certain I understand your question. The simplest thing to do
is to add the header check and do a very simple inclusion wrap using the
configure variables and wrap a header in stout.
I need to double check, but IIRC we were going to hard require C++11 so this
may not be an issue.
> Add support for C++11 (+Boost) <atomic> to stout
> ------------------------------------------------
>
> Key: MESOS-1626
> URL: https://issues.apache.org/jira/browse/MESOS-1626
> Project: Mesos
> Issue Type: Improvement
> Components: libprocess
> Reporter: Craig Hansen-Sturm
> Assignee: Craig Hansen-Sturm
> Priority: Minor
> Attachments: boost-1.53.0.patch
>
>
> Integrate c++11/atomic into libprocess/stout following the pattern introduced
> by c++11/memory and c++11/lambda. The primary difference in this case, is
> that tr1 did not include support for <atomic>, this has to come from
> boost/atomic which was introduced in v1.53. This task will include a patch
> to update boost as well.
--
This message was sent by Atlassian JIRA
(v6.2#6252)