[C++ PATCH] C++0x static assertions

Howard Hinnant hinnant@twcny.rr.com
Wed Nov 8 23:37:00 GMT 2006


Neither an argument for or against, just trying to inject some data:

krugle (http://www.krugle.com/) gives 8562 hits for "static_assert"  
in C++ source code.  Some of those are upper case defines, which  
don't matter.  Much of those are from boost (or boost clients) and  
gcc.  I suspect that all conflicts will be such that the intended  
semantics are unchanged.

-Howard



More information about the Gcc-patches mailing list