12 Nov
2014
12 Nov
'14
10:09 p.m.
Speaking from memory, I often use BOTH assert and exception. Sometimes something looks like a program error which should never happen so I use an assert. But should this occur during release mode, it should throw an exception. So what happens when you build in release mode? Robert Ramey -- View this message in context: http://boost.2283326.n4.nabble.com/serialization-Treatment-of-corrupt-archiv... Sent from the Boost - Users mailing list archive at Nabble.com.