Skip to content

Additional bug fixes

Pre-release
Pre-release
Compare
Choose a tag to compare
@sean-parent sean-parent released this 23 Feb 02:03
· 43 commits to main since this release
bc092d5
Some minor fixes (#537)

* Minor bug fixes around operations that require mutability.
* Replacing an incorrect identity function with std::identity{}
* Removed unnecessary moves.