]> https://gitweb.dealii.org/ - dealii-svn.git/commit
Implement a method to track whether there are objects of type
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 9 Feb 2001 17:01:16 +0000 (17:01 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 9 Feb 2001 17:01:16 +0000 (17:01 +0000)
commit4045ab179cfe54d3480812eb2f442f63f0b0226d
tree33929f6751ad25dd37b256857bb660eab4830b2d
parentaa98e669b34a6ec0326d1b3a373bf424a92cd78e
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.