mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-09 05:28:09 +08:00
committed by
Mathew Sutcliffe
parent
c6da7b0d35
commit
ded6fc012e
@@ -23,7 +23,7 @@ namespace BlackMisc
|
||||
/*!
|
||||
* \brief A physical quantity such as "5m", "20s", "1500ft/s"
|
||||
*/
|
||||
template <class MU, class PQ> class CPhysicalQuantity : public BlackMisc::CStreamable
|
||||
template <class MU, class PQ> class CPhysicalQuantity : public BlackMisc::CValueObject
|
||||
{
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user