Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove raw pointers from serviceTracker implementation #975

Open
tcormackMW opened this issue Dec 8, 2023 · 0 comments
Open

Remove raw pointers from serviceTracker implementation #975

tcormackMW opened this issue Dec 8, 2023 · 0 comments
Assignees

Comments

@tcormackMW
Copy link
Contributor

Raw pointers are utilized by the serviceTracker implementation. This should be updated to use modern constructs such as std::shared_ptrs and std::unique_ptrs where possible.

@tcormackMW tcormackMW self-assigned this Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant