[PATCH] Remove 'explicit' keyword from constructors with multiple (non-default) arguments.
Alexander Kornienko
alexfh at google.com
Wed Feb 25 07:23:47 PST 2015
There's actually value in declaring multiple-argument constructrors explicit, thus the patch is not needed. Maybe even the opposite is needed: adding `explicit` to most constructors. But this will be a different patch anyway.
http://reviews.llvm.org/D4242
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the cfe-commits
mailing list