As an implementation best practice cleanup we should move the detail namespace code into a detail header. Most of the things in the detail namespace are exposition only concepts hence the suggested name.
https://github.com/bemanproject/scan_view/blob/main/include/beman/scan_view/scan.hpp#L28-L264
As an implementation best practice cleanup we should move the detail namespace code into a detail header. Most of the things in the detail namespace are exposition only concepts hence the suggested name.
https://github.com/bemanproject/scan_view/blob/main/include/beman/scan_view/scan.hpp#L28-L264