forked from mpusz/mp-units
committed by
Mateusz Pusz
parent
fb88a441c9
commit
ef316a3dba
@@ -46,7 +46,7 @@ public:
|
||||
using rep = typename quantity_type::rep;
|
||||
|
||||
private:
|
||||
quantity_type q_{quantity_type::zero()};
|
||||
quantity_type q_{};
|
||||
|
||||
public:
|
||||
quantity_point() = default;
|
||||
|
Reference in New Issue
Block a user