|
Boost Users : |
From: Raul Huertas Diaz (rhuertas_at_[hidden])
Date: 2004-12-14 06:42:52
I think I have found a bug mixing together this two libraries in Boost
1.32.0
Simply doing:
#include <boost/algorithm/string.hpp>
#include <boost/range.hpp>
it's a bug because
boost::algorithm::iterator_range<IteratorT>
is redefined.
I have attached a small demo program.
¿Am I wrong?
¿Is there a way to bypass this, apart from changing Boost code?
Thanks in advance.
P.D.: In case it is interesting, I'am working with:
- Linux (Mandrake 10.0)
- gcc 3.2.1
P.P.D: Boost.String Algorithms is great !!!
Boost.Range is superb !!
;)
-- Raúl Huertas Díaz ************************************************************************************************************************************************ *La información contenida en este mensaje de correo electrónico es confidencial y puede revestir el carácter de reservada. * *Está dirigida exclusivamente a la persona destinataria. * *El acceso o cualquier uso por parte de cualquier otra persona de este mensaje no están autorizados y pueden ser ilegales.* *Si no es Ud. la persona destinataria, le rogamos que proceda a borrarlo. * *The information in this e-mail is confidential and may be legally privileged. * *It is intended solely for the addressee. * *Access or any use by any other person to this Internet e-mail is not authorised and may be unlawful. * *If you are not the intended recipient, please delete this e-mail. * ************************************************************************************************************************************************
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net