2
0
mirror of https://github.com/boostorg/ublas.git synced 2026-02-21 15:32:12 +00:00
svn path=/trunk/boost/boost/numeric/ublas/; revision=24788
This commit is contained in:
Michael Stevens
2004-08-27 15:19:35 +00:00
parent 0fbcf97fba
commit b32c6cc3cb

View File

@@ -328,10 +328,12 @@ bool disable_type_check<Dummy>::value = false;
// #define BOOST_UBLAS_STRICT_HERMITIAN
// Enable compile time typedefs for proxies
// Define to enable compile time const propagation for reference, proxy and closure types
#define BOOST_UBLAS_CT_REFERENCE_BASE_TYPEDEFS
#define BOOST_UBLAS_CT_PROXY_BASE_TYPEDEFS
#define BOOST_UBLAS_CT_PROXY_CLOSURE_TYPEDEFS
// Define to configure special settings for reference returning members
// #define BOOST_UBLAS_REFERENCE_CONST_MEMBER
// #define BOOST_UBLAS_PROXY_CONST_MEMBER