Namespace Per Dir
Open
api: breaking
good first issue
help wanted
- Dominant language
- C++
- Stars
- 161
- Forks
- 59
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 7
Description
Follow-up to #81.
Each directory inside `include/openPMD/` should define everything in a `namespace` with the same name as the dir.
- `backend/` (`openPMD::backend`)
- `IO/` (`openPMD::IO`)
- `ADIOS/` (`openPMD::IO::ADIOS`)
- `HDF5/` (`openPMD::IO::HDF5`)
Contributor guide
Assessment
This issue has not been assessed yet.