$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [proto] Looong compile times and other issues
From: David A. Greene (greened_at_[hidden])
Date: 2011-09-14 12:32:57
Eric Niebler <eric_at_[hidden]> writes:
> A complete rewrite using decltype, rvalue refs and variadic templates
> would GREATLY improve things. That's probably true for both Fusion and
> Proto.
Speaking as a proto user working with a rather large grammar, this would
be most welcome. :)
-Dave