mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-05 05:04:27 +02:00
committed by
Mateusz Pusz
parent
fb88a441c9
commit
ef316a3dba
@@ -46,7 +46,7 @@ public:
|
|||||||
using rep = typename quantity_type::rep;
|
using rep = typename quantity_type::rep;
|
||||||
|
|
||||||
private:
|
private:
|
||||||
quantity_type q_{quantity_type::zero()};
|
quantity_type q_{};
|
||||||
|
|
||||||
public:
|
public:
|
||||||
quantity_point() = default;
|
quantity_point() = default;
|
||||||
|
Reference in New Issue
Block a user