$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] multinomial tree-like container
From: Hicham Mouline (hicham_at_[hidden])
Date: 2010-03-01 05:53:10
Hello,
Is there a library that provides a public container that has the structure of a tree where there are top nodes, and each node can have 0 to N children?
regards,