$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Requesting a review of Metaparse
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2012-01-28 13:31:36
On 01/28/2012 07:24 PM, Abel Sinkovics wrote:
> Metaparse is a library for constructing parsers parsing at compile-time
> based on template metaprogramming.
Could you add a section about compile-time performance to the documentation?
I think that would be useful.