Scusa ma sei sicuro che
codice:
......
class ftpstream
{
......
friend ftpstream& operator<< ( ftpstream& stream, std::string& str );
};
ftpstream& operator<< ( ftpstream& stream, std::string& str );
......
non funziona???