$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [GSOC] XML library of Boost
From: Bjorn Reese (breese_at_[hidden])
Date: 2013-04-30 06:40:52
On 04/29/2013 11:32 PM, Daniel Pfeifer wrote:
> I also wrote a simple stream reader (and writer) that you might find
> helpful [4].
[...]
> [4] https://github.com/purpleKarrot/xml
Interesting little project. Have you considered using Boost.Regex
instead of re2c?