SF Bug 599

This commit is contained in:
Fabrizio Duhem
2012-12-03 20:07:36 +01:00
parent 401415773f
commit 52243b5d25
2 changed files with 2 additions and 2 deletions

View File

@@ -133,7 +133,7 @@ public:
return value;
}
unsigned int size() const;
std::size_t size() const;
/// Returns the number of properties
void set(const std::string& key, const Dynamic::Var& value);