Test test_fixed_container
Joaquim Duran <[email protected]>
| Newsgroups | gmane.comp.lib.boost.ublas |
|---|---|
| Message-ID | <CANdawSHuGn2YrmT5SGfarmzm2xx_AkY3416aR-5Wnmi-HyavBg@mail.gmail.com> |
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