I see this is common practice in Phobos. I though static asserts should
be checked at each compilation, not only when compiling with unittest.
Or is it supposed to shorten compile time for already tested modules? :)
- Static asserts within unittest block Piotr Szturmaj
- Re: Static asserts within unittest block Jonathan M Davis
- Re: Static asserts within unittest block bearophile
- Re: Static asserts within unittest block Piotr Szturmaj