ALib C++ Library
Library Version: 2412 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
stringtreebase.inl File Reference

Description:

This header file is part of module ALib Containers of the ALib C++ Library.

© 2013-2024 A-Worx GmbH, Germany. Published under Boost Software License.

Definition in file stringtreebase.inl.

Include dependency graph for stringtreebase.inl:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  StringTreeBase< TAllocator, T, TNodeHandler, TRecycling >::NodeKey::EqualTo
 Equality functor for nodes in field nodeTable. More...
 
struct  StringTreeBase< TAllocator, T, TNodeHandler, TRecycling >::NodeKey::Hash
 Hash functor for nodes hashed in field nodeTable. More...
 
struct  StringTreeBase< TAllocator, T, TNodeHandler, TRecycling >::Node
 
struct  StringTreeBase< TAllocator, T, TNodeHandler, TRecycling >::NodeBase
 
struct  StringTreeBase< TAllocator, T, TNodeHandler, TRecycling >::NodeKey
 
union  StringTreeBase< TAllocator, T, TNodeHandler, TRecycling >::NodeKey::NodeNameUnion
 
union  StringTreeBase< TAllocator, T, TNodeHandler, TRecycling >::RootNodeSpacer
 
struct  StringTreeBase< TAllocator, T, TNodeHandler, TRecycling >
 
struct  StringTreeBase< TAllocator, T, TNodeHandler, TRecycling >::TCursorBase< TConst >
 
struct  StringTreeBase< TAllocator, T, TNodeHandler, TRecycling >::NodeKey::ValueDescriptor
 ValueDescriptor for hash table nodeTable. More...
 

Namespaces

namespace  alib
 
namespace  alib::containers
 
namespace  alib::containers::detail
 Detail namespace of module ALib Containers.