Name: Anonymous 2009-03-10 0:52
( ≖‿≖)
template
<typename ( ≖‿≖)>
class ( ≖‿≖)
{
public:
( ≖‿≖) { ( ≖‿≖) = new ( ≖‿≖); }
~( ≖‿≖) { delete ( ≖‿≖); }
operator( ≖‿≖) { return this->( ≖‿≖); }
private:
( ≖‿≖) *( ≖‿≖);
}