Empêcher l'allocation sur le tas prev
next

class a {
	private:
		operator new(size_t);
};


Ch. Tronche - Année 96-97 - Page 8