maxwell_3d: Make constructor explicit

This commit is contained in:
Lioncash 2018-02-13 23:47:51 -05:00
parent af8ae770ef
commit 490d0e36a0
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4E3C3CC1031BA9C7

View file

@ -14,7 +14,7 @@ namespace Engines {
class Maxwell3D final {
public:
Maxwell3D(MemoryManager& memory_manager);
explicit Maxwell3D(MemoryManager& memory_manager);
~Maxwell3D() = default;
/// Write the value to the register identified by method.