|
Boost Users : |
From: Maik Beckmann (beckmann.maik_at_[hidden])
Date: 2008-05-16 15:32:56
Hello,
Does boost got something to do this
struct node {
std::vector<node> children; // node is incomplete
};
in a way which conform with the standard which disallows STL containers of
incomplete types?
thx,
-- Maik
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net