Skip to content
Snippets Groups Projects
Commit 741cc86a authored by Julien Fausty's avatar Julien Fausty
Browse files

review(ImplicitArray): general reorganization improvements

- Put `ImplicitBackends` into its own module
- Improve documentation in multiple areas
- Add more details to change log
- Remove some commented code in testing
- Simplify some cmake variables and logic
- Remove the set warnings on implicit arrays
- Use the `string(CONCAT ...)` instead of internal function when
  creating dispatch array list
- Add copyright guards to tests that were missing them
- Remove some exporting for MSC 2008/2010 compilers
- Add some `static_assert`s to testing
parent 62d09ef7
No related branches found
No related tags found
No related merge requests found
Showing
with 95 additions and 227 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment