$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Serialization] assert in void_caster
From: Robert Ramey (ramey_at_[hidden])
Date: 2010-06-29 17:16:04
Emil Dotchevski wrote:
> On Tue, Jun 29, 2010 at 12:52 PM, Robert Ramey <ramey_at_[hidden]> wrote:
>> So my view is to trap it (at least in debug
>> builds) and permit the user to override the trap if he is willing
>> to be responsable for the consequences.
>
> Oh, I am sorry I didn't understand that there is a way for the assert
> to be avoided -- nevermind then!
There isn't now. It's my intention to implement this to reconcile
these differing points of view.
Robert Ramey