From: hlh771 (hlh771_at_[hidden])
Date: 2003-07-16 09:48:49


the stl's implementation of vc6 is buggy such as auto_ptr,xtree etc,
even if it is patched with sp5, my question is: If I use the vc6's
stl to build the boost library,is the boost library also buggy?If no,
how boost library handle it? If I fix some stl's source files of vc6,
will it affect boost?