1. 1
  1.  

  2. 2

    Having just yesterday had to fix code that used boost::shared_ptr<T>::reference to work around this issue to use boost::detail::sp_dereference<T>::type (which seems to be the new name for the same thing - why on earth boost would rename something like that is a different issue), this proposal would be very helpful.