mirror of
https://github.com/boostorg/ublas.git
synced 2026-02-23 04:02:10 +00:00
more conservative settings for ICC
svn path=/trunk/boost/boost/numeric/ublas/; revision=24412
This commit is contained in:
@@ -146,8 +146,8 @@
|
||||
// ICC sometimes needs qualified type names.
|
||||
//#define BOOST_UBLAS_QUALIFIED_TYPENAME
|
||||
|
||||
// ICC allows to use iterator_base_traits.
|
||||
#define BOOST_UBLAS_USE_ITERATOR_BASE_TRAITS
|
||||
// ICC memory usage and time grows with this enabled
|
||||
//#define BOOST_UBLAS_USE_ITERATOR_BASE_TRAITS
|
||||
|
||||
// Define swap for index_pair and triple.
|
||||
#if (BOOST_INTEL <= 800)
|
||||
|
||||
Reference in New Issue
Block a user