Problem to parce C++ VC++ STL headers

Frey Florez <[email protected]> Tue, 5 Jan 2016 20:53:41 +0000 (UTC)
Newsgroups gmane.emacs.semantic
Message-ID <[email protected]>
Hello, 



I am trying to create a C/C++ IDE in emacs. As part of the process I installed CEDET package. The parser is working with .h header and structs, classes etc. The problem appears by using the C++ <string> header
std::string s1;s1.                  //parsing problem  Attached my .emacs file.

I found the following discussion, but I don't know if there is a solution for that problem. http://blog.gmane.org/gmane.emacs.semantic/month=20090801/page=3 
I appreciate your help,
Regards,
Frey 

------------------------------------------------------------------------------

_______________________________________________
cedet-semantic mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cedet-semantic
.emacs (application/octet-stream, 7.1 KB) - not displayed