mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-29 04:17:55 +01:00
This commit is contained in:
@@ -228,7 +228,7 @@ public:
|
||||
}
|
||||
|
||||
DynamicAny& operator -= (const DynamicAny& other);
|
||||
/// Subtraction asignment specialization operator for DynamicAny
|
||||
/// Subtraction asignment operator specialization for DynamicAny
|
||||
|
||||
template <typename T>
|
||||
DynamicAny operator * (const T& other) const
|
||||
|
||||
Reference in New Issue
Block a user