-
Notifications
You must be signed in to change notification settings - Fork 353
Provide Operator Properties #7240
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
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
fef0d0a
operator_properties
fbusato 48c0f28
rewrote with traits
fbusato 55b2c8f
fix bit operations
fbusato 2a3cec4
add documentation and negative tests
fbusato 02e5920
fix compiler warnings
fbusato 451a335
use constexpr variable
fbusato 9084770
target CCCL 3.3.0
fbusato 871172c
add custom data type test
fbusato b38d109
fix compiler warnings
fbusato c2e08fa
Merge branch 'main' into operator-properties
fbusato e32bc85
use constexpr function
fbusato b35234a
Merge branch 'operator-properties' of github.com:fbusato/cccl into op…
fbusato 866cf15
fix cuda-clang warning
fbusato b1935b0
fix MSVC warning
fbusato 0f4694e
Update docs/libcudacxx/extended_api/functional/operator_properties.rst
fbusato 4680422
Update libcudacxx/include/cuda/__functional/operator_properties.h
fbusato efe4eb4
use constexpr variables only
fbusato d25b269
formatting
fbusato 0e031e4
replace CUB is_identity_v
fbusato 6114f14
refactor with constexpr variables (where possible)
fbusato b860905
handle const volatile
fbusato b6f5af8
a few fixes
fbusato 057bb0c
handle noexcept
fbusato 4c0986f
fix compiler warnings
fbusato 91f50b4
fix msvc warnings
fbusato 560bfda
fix GCC7 error
fbusato d587bca
Merge branch 'main' into operator-properties
fbusato 5876a89
Merge branch 'main' into operator-properties
fbusato 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
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.