From 2e64ece325fafb1edd2d0618f39ea736871ec9ca Mon Sep 17 00:00:00 2001 From: Michael Stevens Date: Mon, 23 May 2005 16:25:59 +0000 Subject: [PATCH] Consitently use iterator?::reference for functor_type (other then in indexed assign) Seems to be cause of compileation error in test3 for 'truecxx' --- .../boost/numeric/ublas/detail/matrix_assign.hpp | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/include/boost/numeric/ublas/detail/matrix_assign.hpp b/include/boost/numeric/ublas/detail/matrix_assign.hpp index 2e403187..e94cf2a0 100644 --- a/include/boost/numeric/ublas/detail/matrix_assign.hpp +++ b/include/boost/numeric/ublas/detail/matrix_assign.hpp @@ -898,7 +898,7 @@ namespace detail { template