Boost logo

Boost Users :

From: Daniel James (daniel_james_at_[hidden])
Date: 2008-07-01 09:55:41


2008/7/1 Mojmir Svoboda <mojmir.svoboda_at_[hidden]>:
>
> i did not found the documentation, can you point out what you had to
> change during porting, please? note that i know nothing about psp.
>
> i'm quite limited by the use of -fno-rtti and boostpsp fails there too,
> for example using
> boost::shared_ptr<int> s(new int(5));
> does not compile.

I don't know if it's documented anywhere, or how it's meant to be
used, but if you're using 1.35, try defining BOOST_NO_TYPEID.

http://svn.boost.org/trac/boost/ticket/1108
http://svn.boost.org/trac/boost/browser/trunk/boost/detail/sp_typeinfo.hpp

Unfortunately, it doesn't seem to work in the release branch. I'll
take that up in the developer list.

Daniel


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