• Description has changed:

Diff:

--- old
+++ new
@@ -1,7 +1,7 @@
 ~~~~
 class Foo
 {
-  static classdesc::Exclude<Tk_ConfigSpec> configSpecs[];
+  static Tk_ConfigSpec configSpecs[];
   void initMatrix();
 };
 ~~~~