ICU-1962 fix comment
X-SVN-Rev: 9579
This commit is contained in:
parent
9dc91204db
commit
8dd810c7bd
@ -129,7 +129,7 @@ protected:
|
||||
|
||||
// clone() commented out from the base class:
|
||||
// some compilers do not support co-variant return types
|
||||
// (i.e., subclasses would have to return UObject& as well, instead of SubClass&)
|
||||
// (i.e., subclasses would have to return UObject * as well, instead of SubClass *)
|
||||
// virtual UObject *clone() const;
|
||||
#endif
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user