mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-18 12:19:30 +01:00
Add comment
This commit is contained in:
parent
38973aa128
commit
180cd8963b
@ -68,6 +68,7 @@ public:
|
||||
/// Adds an array.
|
||||
|
||||
Array& addSimpleString(const std::string& value);
|
||||
/// Adds a simple string (can't contain newline characters!)
|
||||
|
||||
const_iterator begin() const;
|
||||
/// Returns an iterator to the start of the array. Note:
|
||||
|
Loading…
Reference in New Issue
Block a user