[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Vala] Some implementation questions
- From: Hans Vercammen <hveso3 gmail com>
- To: gege2061 <gege2061 redaction-developpez com>
- Cc: vala-list gnome org
- Subject: Re: [Vala] Some implementation questions
- Date: Mon, 21 Jan 2008 17:00:22 +0100
Just realized you probably ment the o->free () in relation to pointers
Object* o = new Object();
o->free ();
I don't know why keyword delete isn't used, maybe this can be supported
in future?
Hans
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]