explicit hkey()

in platforms/Windows/CustomActions/SwiftInstaller/Headers/scoped_raii.hh [19:19]


  explicit hkey(HKEY hKey) noexcept : hKey_(hKey) {}