$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Interest in a Boost.JSON library?
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2008-12-21 08:08:57
Kirit Sælensminde wrote:
>
> At the moment we use
> std::vector and std::map with boost::shared_ptr< json > as the value
> type.
What about cycles?