Make ctor explicit and factory dtor virtual in CryptAuthKeyRegistryImpl
Note: The C++ style guide states, "Type conversion operators, and constructors that are callable with a single argument, must be marked explicit in the class definition." Bug: 899080 Change-Id: I013f807d451fd540190dbd8f06b1977a83b6b013 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1521280 Commit-Queue: Josh Nohle <nohle@chromium.org> Reviewed-by:Kyle Horimoto <khorimoto@chromium.org> Auto-Submit: Josh Nohle <nohle@chromium.org> Cr-Commit-Position: refs/heads/master@{#642351}
Showing
Please register or sign in to comment