mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-29 20:59:45 +01:00
SF [2000408] DynamicAny non-initialized state support (more changes/fixes)
This commit is contained in:
@@ -192,7 +192,7 @@ public:
|
||||
/// Inequality operator.
|
||||
|
||||
bool operator < (const Row& other) const;
|
||||
/// Less-then operator.
|
||||
/// Less-than operator.
|
||||
|
||||
const NameVecPtr names() const;
|
||||
/// Returns the shared pointer to names vector.
|
||||
|
||||
Reference in New Issue
Block a user