You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Ilya Pronin (JIRA)" <ji...@apache.org> on 2017/03/16 13:20:41 UTC

[jira] [Commented] (MESOS-7256) Replace Boost Type Traits leftovers with STL

    [ https://issues.apache.org/jira/browse/MESOS-7256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15928008#comment-15928008 ] 

Ilya Pronin commented on MESOS-7256:
------------------------------------

Review requests:
https://reviews.apache.org/r/57689/
https://reviews.apache.org/r/57690/
https://reviews.apache.org/r/57691/

[~mcypark] can you shepherd this, please?

> Replace Boost Type Traits leftovers with STL
> --------------------------------------------
>
>                 Key: MESOS-7256
>                 URL: https://issues.apache.org/jira/browse/MESOS-7256
>             Project: Mesos
>          Issue Type: Improvement
>          Components: libprocess, stout
>            Reporter: Ilya Pronin
>            Assignee: Ilya Pronin
>            Priority: Minor
>
> {{boost::enable_if}} and {{boost::is_*}} from Boost Type Traits and Utility are still being used in some places in Stout and libprocess. They can be replaced with their C++11 STL counterparts.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)