-
Notifications
You must be signed in to change notification settings - Fork 6
458 container level traits #24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
22 commits merged into
303-develop-reference_dense-backend
from
458-container-level-traits
Jun 16, 2022
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
a00d1a1
Define type traits to check the nature of ALP containers
bb81462
Specialize type traits for ALP containers
06c35e8
Add type traits to extract certain static information about ALP conta…
446c052
Add type trait to inspect ALP container's properties
7df983b
Add backend-agnostic type trait specializations for ALP containers
909716a
Base new ALP type traits on std type traits
b9ea108
Improve static_assert message
aa10a4e
Improve naming of type traits for ALP containers
a97d3bc
Add type trait to inspect whether an ALP container is original or a v…
01554aa
Add a unit test for new type traits
7df5dcd
Fix the type of transposed view for a square matrix
947f991
Minor fixes in newly added type traits
22cfe83
Move type traits for internal use to internal namespace
d4363f9
Offer more understandable type traits
a455110
Adjust unit test to new type traits
b732dde
Remove unnecessary is_container specialization for internal containers
795d3a2
Fix minor English language issues
f22984d
Revert "Remove unnecessary is_container specialization for internal c…
80ea7b7
Expose only internally the type trait for internal containers
f23f64d
Expose stucture related type trait through alp namespace
c6d6948
Remove unnecessary left-over code
ac4d478
Rename type traits to more intuitive names
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.