2
0
mirror of https://github.com/boostorg/ublas.git synced 2026-02-22 15:52:18 +00:00

Try inline as cw-8.3 fix

This commit is contained in:
Michael Stevens
2004-10-08 18:06:35 +00:00
parent cc69fb0eb5
commit ff51ab3a78

View File

@@ -215,6 +215,8 @@ namespace std {
#define BOOST_UBLAS_USE_STREAM
// Base traits templates syntax untested
#define BOOST_UBLAS_NO_ITERATOR_BASE_TRAITS
// Compilation of some templates effected by lack of inline
#define BOOST_UBLAS_INLINE inline
#endif
#endif