From: Florin Trofin (florint_at_[hidden])
Date: 2007-02-27 13:26:04


Hello,

A few years back, boost::shared_ptr did not require RTTI. I recently
discovered that it does now. I understand that there are some benefits
that RTTI brings to the new implementation, but I would have expected
that there is some compile flag that can be turned on/off.

Florin.