The flag allows classes to don't define move operations when copy operations are explicitly deleted. This flag is related to Google C++ Style Guide https://google.github.io/styleguide/cppguide.html#Copyable_Movable_Types
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Happy to do so; I've commit in 2f20417ef04781cd5019b9a99b85df4790bdf525, thank you for the patch!