summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/kwsys_stl.h.in
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Added istream and ostream operators for stl string in KWSys when using ↵Brad King2005-03-291-31/+0
| | | | old streams that do not provide them.
* COMP: Removing stl string io operators change until the CMake bootstrap ↵Brad King2005-03-261-0/+31
| | | | script can be fixed.
* ENH: Added istream and ostream operators for stl string when using old ↵Brad King2005-03-261-31/+0
| | | | streams that do not provide them.
* ENH: Merging changes from KWSys-IOS-bp to KWSys-IOS-b2t-1-mp to main tree. ↵Brad King2003-12-231-0/+31
This introduces separate kwsys_ios and kwsys_stl macros needed to support all platforms.