GPUOpen-LibrariesAndSDKs / Orochi

MIT License
204 stars 32 forks source link

Fix copy/move-and-swap and refine comments #102

Closed KaoCC closed 1 month ago

KaoCC commented 1 month ago

Fix the copy/move-and-swap idiom to support the strong exception safety guarantee.

Improve comments to remove ambiguity.