mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-01 00:51:18 +01:00
avoid conversions
This commit is contained in:
@@ -20,7 +20,7 @@ using ns = std::chrono::nanoseconds;
|
||||
|
||||
class Implementation : private virtual slsDetectorDefs {
|
||||
public:
|
||||
Implementation(const detectorType d);
|
||||
explicit Implementation(const detectorType d);
|
||||
virtual ~Implementation();
|
||||
|
||||
/**************************************************
|
||||
|
||||
Reference in New Issue
Block a user