|
Boost Users : |
From: G Yang (gxyang_at_[hidden])
Date: 2005-09-07 17:45:25
After many hours of trying, finally found out that
If my C++ file uses the free function to archive STL collections, the file
must include the following line right after its "#include" section to
correctly archive STL collections.
using namespace std;
Not sure exactly why, but not feel bad either.
Now everything works great!
Yang
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net