Skip to content
  • Oliver Sander's avatar
    Do not import std::shared_ptr into namespace Dune · da3cb08d
    Oliver Sander authored
    This is a left-over from the days where Dune had its own
    implementation of std::shared_ptr.  Now that that is long gone,
    it violates the principle of least surprise to find shared_ptr
    in Dune::
    
    As a side effect, this patch removes most of the code from
    sharedptrtest.cc.  As we don't have our own shared_ptr implementation
    anymore, there is no more reason to test it.
    da3cb08d
To find the state of this project's repository at the time of any of these versions, check out the tags.