gazebosim / gazebosim/sdformat
All classes with a dataPtr should use GZ_UTILS_IMPL_PTR
Open
enhancement
- Dominant language
- C++
- Stars
- 216
- Forks
- 125
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 14
Description
To avoid things like https://github.com/gazebosim/sdformat/pull/1268, we should be using `GZ_UTILS_IMPL_PTR` for all `dataPtr`s in SDFormat. It seems most of them are already there but left over ones might require some extra work as the change does not seem so straight forward.
I open this issue as `TODO` and future reminder of the awareness of the issue.
Contributor guide
Assessment
This issue has not been assessed yet.