You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Michael Park (JIRA)" <ji...@apache.org> on 2017/09/08 23:39:00 UTC

[jira] [Created] (MESOS-7954) Remove instances of `typename metafunction::type`

Michael Park created MESOS-7954:
-----------------------------------

             Summary: Remove instances of `typename metafunction<Ts...>::type`
                 Key: MESOS-7954
                 URL: https://issues.apache.org/jira/browse/MESOS-7954
             Project: Mesos
          Issue Type: Task
            Reporter: Michael Park


All of the instances of {{typename metafunction<Ts...>::type}} can be simplified with {{metafunction_t<Ts...>}}.



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