Skip to content
Snippets Groups Projects
Commit eef66cea authored by Dmitri Naumov's avatar Dmitri Naumov
Browse files

google-explicit-constructor

initializer-list constructor should not be declared explicit.
Constructors that take a single std::initializer_list
parameter should also omit explicit, in order to support
copy-initialization.
parent 220e3ea7
No related branches found
No related tags found
No related merge requests found
Showing
with 39 additions and 34 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment