Boost logo

Ublas :

Subject: [ublas] Test test_fixed_container
From: Joaquim Duran (jduran.gm_at_[hidden])
Date: 2014-11-04 20:22:55


I would like to run the test test_fixed_container with
BOOST_UBLAS_CPP_GE_2011 defined. I've modified the file JamFile.v2 but
it is not working fine.

[ run test_fixed_continers.cpp
    :
    :
    :
    <include> BOOST_UBLAS_CPP_GE_2011
]

How can I define BOOST_UBLAS_CPP_GE_2011?

Joaquim Duran