/*
********************************************************************
*
-* Copyright (C) 1997-2005, International Business Machines
+* Copyright (C) 1997-2011, International Business Machines
* Corporation and others. All Rights Reserved.
*
********************************************************************
*/
enum EOrigin { kStart, kCurrent, kEnd };
+ /**
+ * Destructor.
+ * @stable ICU 2.0
+ */
+ virtual ~CharacterIterator();
+
/**
* Returns a pointer to a new CharacterIterator of the same
* concrete class as this one, and referring to the same