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

Description:

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

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

Definition in file stringtreeiterator.inl.

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

union  alib::containers::StringTreeIterator< TStringTree >::RecursionData::ActChildIdentifier
 
struct  alib::containers::StringTreeIterator< TStringTree >::NameSorter
 
struct  alib::containers::StringTreeIterator< TStringTree >::RecursionData
 Protected, internal struct used to store the data of recursive iterations. More...
 
struct  alib::containers::StringTreeIterator< TStringTree >::Sorter
 
class  alib::containers::StringTreeIterator< TStringTree >
 

Namespaces

namespace  alib
 
namespace  alib::containers
 

Typedefs

template<typename TTree>
using alib::StringTreeIterator = containers::StringTreeIterator<TTree>
 Type alias in namespace alib.