$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [spirit] Support for one-pass iterators?
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2009-10-19 10:36:26
Christian Schladetsch wrote:
> I'll bet that you are calling a virtual method from a base class's
> initialiser list, and blaming it on Boost.Spirit...
>
> On Tue, Oct 20, 2009 at 3:12 AM, Christian Schladetsch <
> christian.schladetsch_at_[hidden]> wrote:
>
>> You can, of course, make a situation where you can pass a reference to a
>> malformed instance.
Please, don't guess. I described the case in one of my previous postings:
http://article.gmane.org/gmane.comp.lib.boost.devel/194839
The docs I am referring to are here, for example:
and some other places.