mysql-5.6 icon indicating copy to clipboard operation
mysql-5.6 copied to clipboard

use emplace instead of find + emplace

Open rockeet opened this issue 2 years ago • 0 comments

Use emplace instead of find + emplace, check pair<iter,success>.second for emplace success

rockeet avatar Jun 14 '22 00:06 rockeet