-
-
Notifications
You must be signed in to change notification settings - Fork 116
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
Generic functor holder and constant image from functor. #1332
Merged
Commits on Jul 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5416caa - Browse repository at this point
Copy the full SHA 5416caaView commit details
Commits on Jul 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b0ae20a - Browse repository at this point
Copy the full SHA b0ae20aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3889f7e - Browse repository at this point
Copy the full SHA 3889f7eView commit details
Commits on Jul 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 89c3d9a - Browse repository at this point
Copy the full SHA 89c3d9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 405bcde - Browse repository at this point
Copy the full SHA 405bcdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3100f7 - Browse repository at this point
Copy the full SHA a3100f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49db3b1 - Browse repository at this point
Copy the full SHA 49db3b1View commit details -
Fixing strange warning with clang/5.0
The warning (transformed to an error because of the -Werror flag) was "function ... has internal linkage but is not defined" when checking CConstImage concept in tests/images/testFunctorConstImage.cpp
Configuration menu - View commit details
-
Copy full SHA for 4cccae1 - Browse repository at this point
Copy the full SHA 4cccae1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 790814b - Browse repository at this point
Copy the full SHA 790814bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 108cafc - Browse repository at this point
Copy the full SHA 108cafcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1252247 - Browse repository at this point
Copy the full SHA 1252247View commit details
Commits on Jul 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b729f06 - Browse repository at this point
Copy the full SHA b729f06View commit details
Commits on Jul 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 23b3120 - Browse repository at this point
Copy the full SHA 23b3120View commit details
Commits on Jul 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1c1b57e - Browse repository at this point
Copy the full SHA 1c1b57eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36a6953 - Browse repository at this point
Copy the full SHA 36a6953View commit details -
Configuration menu - View commit details
-
Copy full SHA for 825c497 - Browse repository at this point
Copy the full SHA 825c497View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cc0fff - Browse repository at this point
Copy the full SHA 4cc0fffView commit details
Commits on Jul 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 777be2c - Browse repository at this point
Copy the full SHA 777be2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5f1d12 - Browse repository at this point
Copy the full SHA b5f1d12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 728131a - Browse repository at this point
Copy the full SHA 728131aView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc36598 - Browse repository at this point
Copy the full SHA dc36598View commit details
Commits on Jul 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8e697cf - Browse repository at this point
Copy the full SHA 8e697cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8c3bc5 - Browse repository at this point
Copy the full SHA c8c3bc5View commit details
Commits on Jul 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c079722 - Browse repository at this point
Copy the full SHA c079722View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fc6ab8 - Browse repository at this point
Copy the full SHA 4fc6ab8View commit details
Commits on Aug 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f4db2fa - Browse repository at this point
Copy the full SHA f4db2faView commit details
Commits on Nov 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c93713f - Browse repository at this point
Copy the full SHA c93713fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e710734 - Browse repository at this point
Copy the full SHA e710734View commit details
Commits on Nov 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e224026 - Browse repository at this point
Copy the full SHA e224026View commit details
Commits on Nov 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 45237e7 - Browse repository at this point
Copy the full SHA 45237e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c97b3bb - Browse repository at this point
Copy the full SHA c97b3bbView commit details
Commits on Nov 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 99db20e - Browse repository at this point
Copy the full SHA 99db20eView commit details
Commits on Jan 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 63a1b8d - Browse repository at this point
Copy the full SHA 63a1b8dView commit details
Commits on Jan 20, 2019
-
Better naming scheme for FunctorHolder based classes.
Class name = concept name + (Functor) Holder Construction helper = hold + class name without Holder
Configuration menu - View commit details
-
Copy full SHA for 33cf6bf - Browse repository at this point
Copy the full SHA 33cf6bfView commit details
Commits on Jan 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8ef15a3 - Browse repository at this point
Copy the full SHA 8ef15a3View commit details
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.