[
https://issues.apache.org/jira/browse/MESOS-7806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinod Kone updated MESOS-7806:
------------------------------
Sprint: Mesosphere Sprint 59, Mesosphere Sprint 60 (was: Mesosphere Sprint
59)
> Add copy assignment operator to `net::IP::Network`
> --------------------------------------------------
>
> Key: MESOS-7806
> URL: https://issues.apache.org/jira/browse/MESOS-7806
> Project: Mesos
> Issue Type: Task
> Components: stout
> Reporter: Avinash Sridharan
> Assignee: Avinash Sridharan
>
> Currently, we can't extend the class `net::IP::Network` with out adding a
> copy assignment operator in the derived class, due to the use of
> `std::unique_ptr` in the base class. Hence, need to introduce a copy
> assignment operator into the base class.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)