Strings vs. the STL.


R. Clayton (rclayton@monmouth.edu)
(no date)


  Is the string class included in the STL?

No; strings are part of the standard library (hence the std:: namespace
qualifier) , but not part of the STL.



This archive was generated by hypermail 2.0b3 on Mon Dec 15 2003 - 19:45:06 EST