$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2006-04-19 15:47:20
Marcin Kalicinski wrote:
>You mean ptree should have additional data member containing default 
>separator? How do we make sure that all nodes in the tree have the same 
>separators? Also, this would add some runtime overhead to the library, 
>storing so many copies of the same character.
>  
>
That's a very valid problem. I'll think about it, but I would really 
like it if a feasible solution could be found.
Sebastian Redl