+struct A4 {
+       int a;
+       A4() : a(0xf00000a4) {}

Out of curiosity, is there a hidden meaning for these hex constants? They
seem to have some sort of pattern.

-- Sean Silva
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to