This allows to use std::vector in methods like DenseMatrix::mv even with DUNE_CHECK_BOUNDS enabled.
std::vector
DenseMatrix::mv
DUNE_CHECK_BOUNDS
Vector types don't have/need N() but we expect size().
check.