[inline]
Definition at line 30 of file BoostedGraph.h.
References ILOG_DEBUG, initialLayoutDone, and layoutDone.
00030 { 00031 ILOG_DEBUG("Destructing BoostedGraph"); 00032 initialLayoutDone = false; 00033 layoutDone = false; 00034 }