DevinLeamy opened a new pull request, #542:
URL: https://github.com/apache/mesos/pull/542

   `cgroups2::write` does not need to be a template function (unlike 
`cgroups2::read`) because standard C++ overloading is sufficient to handle 
writing multiple different types, without definition conflicts.
   
   Hence, we make `cgroups2::write` not a template function.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to