$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2006-04-20 09:43:15
Marcin Kalicinski wrote:
>Additionally, it is not very feasible. You have to remember that tree is a
>recursive structure. How do we make sure that all nodes contain the same
>default separator?
>
>
You are right. In my initial enthusiasm, I overvalued per-tree default
characters, and the problem you mention is indeed grave. I withdraw my
request.
Perhaps as a constant in the traits, then? I don't think the same
problems apply.
Sebastian Redl