|
@@ -577,7 +577,7 @@ public:
|
|
|
return *this;
|
|
return *this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- // Assign from a string vector.
|
|
|
|
|
|
|
+ /// Assign from a string vector.
|
|
|
Variant& operator =(const StringVector& rhs)
|
|
Variant& operator =(const StringVector& rhs)
|
|
|
{
|
|
{
|
|
|
SetType(VAR_STRINGVECTOR);
|
|
SetType(VAR_STRINGVECTOR);
|