a lot of VC++ posts, a few C# posts, and some miscellaneous stuff
std::basic_ostream<TCHAR>& operator<<(std::basic_ostream<TCHAR>& ss, _bstr_t& v){ if( v.length() ) ss << (LPCTSTR)v; return ss;}
posted by Onega | 11:33 PM
Post a Comment
<< Home
0 Comments:
Post a Comment
<< Home