Forked from
Core Modules / dune-common
Source project has a limited visibility.
Name | Last commit | Last update |
---|---|---|
.. |
base class. Previously class A{}; class B: public A{}; shared_ptr<A> b(new B); shared_ptr<B> b(a); b.get_count()==1 && b.get_count()==1 would wrongly hold true. [[Imported from SVN: r7046]]
Name | Last commit | Last update |
---|---|---|
.. | ||