add _created

This commit is contained in:
Dana Jansens 2003-02-13 05:15:17 +00:00
parent ea20fcc272
commit 329de788cb

View file

@ -41,6 +41,7 @@ private:
mutable GC _gc;
mutable bool _allocated;
mutable bool _created;
void create() const;