apache / apache/trafficserver

Use std::unique_ptr to replace "scoped" classes like ats_scope_fd and the MutexLock classes

Open
#1,921 20 comments 0 reactions 0 assignees View on GitHub
Cleanup Good First Issue
Dominant language
C++
Stars
2k
Forks
874
Avg merge
6d 15h
Merged PRs (30d)
46

Description

Now that we have committed to c++11, we can replace our own scoped logic with std::unique_ptr.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.