-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add a trait to extract the base value type from a container * extend check functions to work on std::array or std::vector * Avoid throw from a check function * remove uunnecessary check from are_valid_axes and add overlaped axes tests * rename: key to value for find function * fix: remove a variable rank which is no longer used --------- Co-authored-by: Yuuichi Asahi <[email protected]>
- Loading branch information
1 parent
0b1ab3d
commit e3454ae
Showing
4 changed files
with
300 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.