Boost logo

Boost Users :

From: Igor R (boost.lists_at_[hidden])
Date: 2008-07-11 19:06:20


Does it compile if you define BOOST_NO_TYPEID ?

> My question is why I need to enable 'rtti' in order to use boost shared_ptr ?

IIRC, get_deleter() function uses typeid(), which is unavailable in your case.


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