You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2022/06/02 22:48:10 UTC

[GitHub] [trafficserver] rob05c commented on pull request #8882: Make ats_scoped_obj a synonym for std::unique_ptr .

rob05c commented on PR #8882:
URL: https://github.com/apache/trafficserver/pull/8882#issuecomment-1145415251

   +1 on moving to `std`
   
   It looks like it's only used in a few places, though. Could we just delete `ats_scoped_obj` entirely and change all the usages to `std::unique_ptr`?


-- 
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: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org