Make Trivial/Opaque terminology consistent with C++
Open
- Dominant language
- Rust
- Stars
- 2.6k
- Forks
- 175
- PR merge metrics
- No merged PRs in 30d
Description
Right now, autocxx uses the words "POD" and "non-POD" a lot. cxx now calls this 'trivial' and 'opaque'. We should achieve consistency by renaming everything to match.
Contributor guide
Research direction
Start by searching the repository for "POD" and "non-POD" and compare those uses with cxx's "trivial" and "opaque" terminology. Done means the autocxx terminology is consistently renamed throughout the affected files, with no remaining outdated references.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, rust
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100