I'm using boost::serialization to save a structure to a file and read from a file. My code works perfect in debug-build, but in release-build an exception is thrown. I'm using MSVC2010 to build the project on Windows 7 64-Bit-Machine. The code is the same. Who could help me out?
You can find the code here:
http://boost.codepad.org/8fp6XnC3