mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-06 01:50:40 +02:00
avoid conversions
This commit is contained in:
parent
0369413201
commit
b51290d0fe
@ -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();
|
||||
|
||||
/**************************************************
|
||||
|
Loading…
x
Reference in New Issue
Block a user