mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-poco.git
synced 2025-11-01 11:07:53 +00: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