Workaround for Clang bug.
Clang versions earlier than r158040 erroneously marked variadic constructors as explicit. This commit is a simple workaround for the bug.
Showing
Please register or sign in to comment
Clang versions earlier than r158040 erroneously marked variadic constructors as explicit. This commit is a simple workaround for the bug.