You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Dominic Hamon (JIRA)" <ji...@apache.org> on 2014/09/08 19:29:31 UTC

[jira] [Commented] (MESOS-1771) introduce unique_ptr

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

Dominic Hamon commented on MESOS-1771:
--------------------------------------

Adding check to configure: https://reviews.apache.org/r/25448/

> introduce unique_ptr
> --------------------
>
>                 Key: MESOS-1771
>                 URL: https://issues.apache.org/jira/browse/MESOS-1771
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Dominic Hamon
>            Assignee: Dominic Hamon
>
> * add unique_ptr to the configure check
> * document use of unique_ptr in style guide
> ** use when possible, use std::move when necessary
> * deprecate Owned in favour of unique_ptr
> * Move raw pointers with ownership over to unique_ptr



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)