]> https://gitweb.dealii.org/ - dealii.git/commit
Implement a method to track whether there are objects of type
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 9 Feb 2001 17:01:16 +0000 (17:01 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 9 Feb 2001 17:01:16 +0000 (17:01 +0000)
commit3c5a23f889d66ea090a9905e951f0e57c6364418
treed3296b45d02b8bf2042ebf5ecc68c633b60f0785
parent2e8aaa83ea6f809f8bd668eea79082254fd03318
Implement a method to track whether there are objects of type
Subscriptor alive at the end of the program. This might be used to
track down memory leaks. Unfortunately, it requires that there be a
global object that may be used when the first object of type
Subscriptor is constructed. Since there are global and/or static
member variables of that type, we get into ordering problems since we
can't guarantee that the global ActiveObjectMonitor is created
*before* the first global object of type Subscriptor. The code is
therefore commented out for now, until we have found a satisfactory
solution.

git-svn-id: https://svn.dealii.org/trunk@3893 0785d39b-7218-0410-832d-ea1e28bc413d
deal.II/base/source/subscriptor.cc

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.