Index: /trunk/include/iprt/assert.h
===================================================================
--- /trunk/include/iprt/assert.h	(revision 30245)
+++ /trunk/include/iprt/assert.h	(revision 30246)
@@ -276,4 +276,5 @@
  * Indicates that the compiler implements static_assert(expr, msg).
  * @todo Does any GCC version support static_assert?
+ * @     Yes, as of gcc-4.3 with 'g++ -std=c++0x' but only in g++, not gcc!
  */
 #ifdef _MSC_VER
