boost::heap::mutable_ — Configure heap as mutable.
// In header: <boost/heap/policies.hpp> template<bool T> struct mutable_ { };
Certain heaps need to be configured specifically do be mutable.