+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
/********************************************************************
* COPYRIGHT:
- * Copyright (c) 2002-2005, International Business Machines Corporation and
+ * Copyright (c) 2002-2006, International Business Machines Corporation and
* others. All Rights Reserved.
********************************************************************/
private:
// RBTestData() {};
// RBTestData(const RBTestData& original) {};
- RBTestData& operator=(const RBTestData& /*original*/) {return *this;};
+ RBTestData& operator=(const RBTestData& /*original*/);
public:
virtual ~RBTestData();