$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [variant] awkward recursion
From: Robert Ramey (ramey_at_[hidden])
Date: 2012-10-29 17:10:30
Dave Abrahams wrote:
> I've been playing around with variant a bit and decided to try to
> build a data structure for storing json.
Hmmm - did you consider making a serialization library "archive"
for json files?
I know one has been submitted, I've never done anything with
it though.
Robert Ramey