Download List

프로젝트 설명

tree.hh is a general purpose templated tree class
for C++ in the spirit of the STL, and compatible
with the STL algorithms.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-11-09 09:42
2.65

여러 가지 사소한 버그, 특히 고정 깊이 iterators 고정했다. 거기에 사소한 기능이 향상됩니다. 웹 사이트에서 다른 호스트로 이동되었습니다.
Various minor bugs were fixed, in particular with fixed depth iterators. There are minor feature enhancements. The Web site has been moved to a different host.

2008-02-29 00:51
2.51

몇 가지 새로운 iterator 형식뿐만 아니라, 여러 가지 새로운 유틸리티 기능이 추가되었습니다. 여러 가지 사소한 버그가 수정되었습니다. 이제 라이브러리 중 하나를 버전 2 또는 3는 GPL의 조항에 따라 사용할 수있습니다.
Tags: Stable, Major feature enhancements
Several new iterator types were added, as well as several new utility functions. Various minor bugs were fixed. The library can now be used under the terms of either version 2 or 3 of the GPL.

2003-07-10 16:02
1.90

고정 깊이 iterators 나무 루틴 병합 기능이 추가되었습니다. 설명서를 확장했다. 많은 버그가 수정되었다.
Tags: Stable, Major feature enhancements
Fixed-depth iterators and tree merge routines were
added. The documentation was expanded. Many bug
fixes were made.

2002-10-20 17:45
1.66

다른 iterator 타입을위한 프레임 워크, 그리고 추가되었습니다 게시 주문 iterators 사전 이외에 구현되었다 주문 사람은 이미이없습니다. 많은 작은 버그수정되었다.
Tags: Stable, Major feature enhancements
A framework for other iterator types was added,
and post-order iterators were implemented in
addition to the pre-order ones already available.
Many small bugfixes were made.

2002-08-29 20:21
1.55

일종의 버그, 노드의 형제 자매에 대한 최종 iterators 버그가 해결되었습니다, 그리고이 제거되었습니다 버그수정 gcc를 위해 만든 - 3.1 이상. 더많은 문서가 추가되었습니다.
Tags: Stable, Major bugfixes
The sort bug has been removed, bugs with end iterators for sibling
nodes have been fixed, and bugfixes were made for gcc-3.1 and
higher. More documentation has been added.

Project Resources