Why transaction_guard_t can not be moved? #909
-
|
Why transaction_guard_t can not be moved? |
Beta Was this translation helpful? Give feedback.
Answered by
SergeyBakev
Feb 18, 2022
Replies: 3 comments 6 replies
-
|
Cause nobody asked for it. Do you need it? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Yes. Now after move transaction it automatically committed in moved dctor |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
SergeyBakev
-
|
Why operator=(&&) was removed? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes. Now after move transaction it automatically committed in moved dctor