<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">C++ templates maks binaries almost impossible to debug.<font class="Apple-style-span" color="#888888"><br>
</font></blockquote></div><div><br></div><div>Never had an issue with this and all my number crunching code is done through metaprogramming (with vectorization, cache blocking...) So I have a lot of complex template structures, and debugging them is easy.</div>
<div>Then, if someone doesn't want to do fancy stuff and uses templates a la Fortran, it's _very_ easy to debug.</div><div><br></div><div>BTW, instead of Blitzz++, you have vigra and Eigen that are the new equivalent libraries, and you may want to keep an eye on Intel's ArBB.</div>
<div><br></div><div>Matthieu</div>-- <br>Information System Engineer, Ph.D.<br>Blog: <a href="http://matt.eifelle.com" target="_blank">http://matt.eifelle.com</a><br>LinkedIn: <a href="http://www.linkedin.com/in/matthieubrucher" target="_blank">http://www.linkedin.com/in/matthieubrucher</a><br>