SF [2000408] DynamicAny non-initialized state support (more changes/fixes)

This commit is contained in:
Aleksandar Fabijanic
2008-06-23 21:48:23 +00:00
parent 8e993b9240
commit cfbe8fd28a
4 changed files with 41 additions and 18 deletions

View File

@@ -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.