| CDT can't analyze std::string and other typedefs [message #840021] |
Mon, 09 April 2012 11:14  |
Michael Spertus Messages: 78 Registered: July 2009 |
Member |
|
|
If I have "std::string s; cout << s.size();" Code analysis gives me an error that size() could not be resolved. The same is true with methods for all my typedefs (not just basic_string<char>). Does code analysis really have this limitation? If not, what am I doing wrong?
Thanks,
Mike
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02131 seconds