Skip to content

ghochee/tree

Repository files navigation

@mainpage Overview

This library is a C++ container library for building trees.

It allows standard operations available and expected from trees. It also allows for clients to derive more complicated data structures from the containers. It also has a comprehensive iterator library around the container ala STL containers. Classes are described in more detail at [Basic Trees](@ref basic).

Notation

  • label denotes programmatic labels (class, function, variable name) not introduced in this library.
  • detangled::accessor denotes programmatic labels which are introduced in this library. These are clickable.

Hosted Documentation

Detailed documentation notes are hosted on the linked github pages.

About

C++ library for a tree container

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published