Bill Medland billmedland@mercuryspeed.com writes:
So it adds a tiny amount to the runtime. If that really bugs you then create a function of compile-time assertions and ensure that it gets called once only.
Actually it doesn't add anything at all to the runtime, it gets optimized out.