Boost logo

Ublas :

From: Toon Knapen (toon.knapen_at_[hidden])
Date: 2005-03-10 07:13:57


In the constructor of matrix_range for instance, the precondition checks
are commented out. Now there is no error generated when you create a
matrix_range that is bigger than the matrix is defined on. Anybody an
idea why these precondition checks are commented out?

toon