Note: This paper explores potential future standardization directions and alternatives. It does not discuss or propose to amend the C++14 Committee Draft paper whose ballot is currently in progress.
A new WG21 paper is available. A copy is linked below, and the paper will also appear in the next normal WG21 mailing. If you are not a committee member, please use the comments section below or the std-proposals forum for public discussion.
Document number: N3700
Date: 2013-06-22
Hierarchical Data Structures and Related Concepts for the C++ Standard Library
by B. Reiter, R. Rivera
Excerpt:
This paper proposes the addition of library components covering tree structures and related concepts to Programming Languages -- C++. The proposal is based on work towards a Boost Tree component library.
The library strives to cover many of the relevant aspects within the vast field linked to the notion of trees in computer science.
Add a Comment
Comments are closed.