Code sync#283
Merged
Merged
Conversation
GIT_ORIGIN_SPP_REV_ID: de186f276aa28356c85d4c6e0dab4600e0814cd7
GIT_ORIGIN_SPP_REV_ID: 71a0d5e9ec9ed796644ab0a4c00c23cb4f9842d4
These features were not supposed to be shared with other components. The problem when they are shared that adding any warning in the set of features forces code in the whole spp. The idea of such variables when they were introduced, was to have a common setting for component. This commit makes the component to stop using the variable from safecpp and have one specific to this component. GIT_ORIGIN_SPP_REV_ID: 03ff7cc1cdc806cd6eff748a5420005925b10baa
A container is expected to follow container traits. Here the difference_type was missing. GIT_ORIGIN_SPP_REV_ID: 009beff753763cb334d3c5eec7dacb166ea60ff5
GIT_ORIGIN_SPP_REV_ID: df84697b7d455c99127228469c4e2cbca77f08ec
GIT_ORIGIN_SPP_REV_ID: fe285910e35c0c95eb89eaf9ad8448973b373571
612ff44 to
d9d7ef7
Compare
|
The created documentation from the pull request is available at: docu-html |
antonkri
approved these changes
Jun 19, 2026
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This is the sync from internal BMW codebase