Hello all,
I am trying to compile the following code snippet from the
documentation of matrix_expressions in which two matrices are used
to display the use of addition and subtraction operations. I am not
really sure how to post the error messages as there are literally
hundreds of them, so here is the code as I am am pretty sure this is
going to be one of those well known bugs kind of things. Compiled
using VS.NET, debug mode.
#include <iostream>
#include