home *** CD-ROM | disk | FTP | other *** search
/ Netscape Plug-Ins Developer's Kit / Netscape_Plug-Ins_Developers_Kit.iso / source / Chap02 / STL / STLRead.me < prev   
Encoding:
Text File  |  1996-10-21  |  728 b   |  8 lines

  1. In the documentation that comes with Microsoft Visual C++ 4.0, Microsoft warns that the version of STL which they ship is unsupported. Indeed, we have found compile-time errors when building stlmain.cpp under Visual C++. These errors appear to be coming up from STL itself. 
  2.  
  3. Borland C++ 5 reportedly has an implementation of STL which is well-integrated into their compiler. We'll continue to exercise stlmain.cpp and other programs under various compilers, and post the results from time to time to the Web site for this book. If you have specific comments or experiences that you would like to share with other readers, please pass them along to me at morganm@mail.dse.com.
  4.  
  5. Thanks, and happy compiling. 
  6.  
  7. Mike Morgan
  8.