From: Peter Dimov (pdimov_at_[hidden])
Date: 2008-06-11 05:26:07


Robert Kubrick:

> So I guess shared_ptr in multi_set are not supported?

shared_ptr should work fine in std::multiset, if this is what you mean. Do
you have a small example that shows the error?