Opened 9 years ago

Closed 9 years ago

#9251 closed Bugs (invalid)

Serialization problem under VS 2012

Reported by: legro jan <androidbrossa@…> Owned by: Robert Ramey
Milestone: To Be Determined Component: serialization
Version: Boost 1.54.0 Severity: Problem
Keywords: Visual Studio, vector, complex, serialization Cc:

Description

Hello,

There seems to be a problem when serializing a vector<complex<double>> object. However, this only affects MSVC; in particular, I have found that VS2012 has the bug, and others have reported that g++ works fine.

Further explanation and a simple code that reproduces this issue can be found here.

Change History (1)

comment:1 by Robert Ramey, 9 years ago

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.