mirror of
https://github.com/pocoproject/poco.git
synced 2025-12-26 10:10:46 +01:00
SF Bug 599
This commit is contained in:
@@ -99,7 +99,7 @@ public:
|
||||
/// Retrieves an object. When the element is not
|
||||
/// an object or doesn't exist, an empty SharedPtr is returned.
|
||||
|
||||
unsigned int size() const;
|
||||
std::size_t size() const;
|
||||
/// Returns the size of the array
|
||||
|
||||
bool isArray(unsigned int index) const;
|
||||
|
||||
Reference in New Issue
Block a user