$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Defining Statements with Proto
From: David A. Greene (greened_at_[hidden])
Date: 2010-01-02 12:23:19
On Saturday 02 January 2010 05:30:33 Eric Niebler wrote:
> There is experimental and undocumented support in Proto for members like
> else_. See libs/proto/example/virtual_member.cpp for a working example.
Ah, this is what I was looking for. What is the "experimental" and
"undocumented" part?
-Dave