Skip to content
Snippets Groups Projects
Forked from ogs / ogs
Source project has a limited visibility.
  • Dmitri Naumov's avatar
    eef66cea
    google-explicit-constructor · eef66cea
    Dmitri Naumov authored
    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.
    eef66cea
    History
    google-explicit-constructor
    Dmitri Naumov authored
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.