Exemplo n.º 1
0
	bool operator==(const Var& s) const
	{	return getPImpl() == s.getPImpl();	}