mirror of
https://github.com/boostorg/ublas.git
synced 2026-02-22 03:42:19 +00:00
VC7.1 using operator= overloads have problems
svn path=/trunk/boost/boost/numeric/ublas/; revision=24791
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
// Version 7.1
|
||||
#if BOOST_MSVC == 1310
|
||||
|
||||
//#define BOOST_UBLAS_NO_DERIVED_HELPERS
|
||||
#define BOOST_UBLAS_NO_DERIVED_HELPERS
|
||||
|
||||
// One of these workarounds is needed for MSVC 7.1 AFAIK
|
||||
// (thanks to John Maddock and Martin Lauer).
|
||||
|
||||
Reference in New Issue
Block a user