Skip to content

[oneTBB] Add missed deleted assignment operator#392

Merged
anton-potapov merged 1 commit intouxlfoundation:mainfrom
isaevil:dev/isaevil/clarify-members
Dec 22, 2021
Merged

[oneTBB] Add missed deleted assignment operator#392
anton-potapov merged 1 commit intouxlfoundation:mainfrom
isaevil:dev/isaevil/clarify-members

Conversation

@isaevil
Copy link
Copy Markdown
Contributor

@isaevil isaevil commented Nov 18, 2021

Member functions section contains only default constructor. This means that collaborative_once_flag can't be copied or assigned. But there is missed declaration of deleted operator=. This patch fix it.

Notify: @alexey-katranov

Signed-off-by: Ilya Isaev ilya.isaev@intel.com

Signed-off-by: Ilya Isaev <ilya.isaev@intel.com>
@anton-potapov anton-potapov merged commit b894d38 into uxlfoundation:main Dec 22, 2021
@isaevil isaevil deleted the dev/isaevil/clarify-members branch December 22, 2021 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants