Boost logo

Ublas :

Subject: Re: [ublas] Test test_fixed_container
From: Nasos Iliopoulos (nasos_i_at_[hidden])
Date: 2014-11-05 08:51:19


Joaquim
You shouldn't need to define this directive. C++11 presence should be
automatically detected, just make sure that you compile with -std=c++11
for intel and gcc (for b2 I think you should add in the command line
cxxflags=-std=c++11). For MSVC you don't need the build flag.

See relevant sections of config.hpp:
https://github.com/boostorg/ublas/blob/master/include/boost/numeric/ublas/detail/config.hpp

-Nasos

On 11/04/2014 08:22 PM, Joaquim Duran wrote:
> 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
> _______________________________________________
> ublas mailing list
> ublas_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/ublas
> Sent to: athanasios.iliopoulos.ctr.gr_at_[hidden]