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:08:41 UTC

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

Ilya Pronin created MESOS-7256:
----------------------------------

             Summary: 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)