hello,
I am a noob in C++ and need help about the bellow line of code:
typedef basic_string<char, char_traits<char>, allocator<char> > string;
what the above line of code means ? what it does?
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 9 of 9
Thread: what this line of code means?Threaded View
Tags for this Thread |
Click Here to Expand Forum to Full Width |