tetengo 1.8.1
A multipurpose library set
Loading...
Searching...
No Matches
trie_iterator.hpp File Reference

A trie iterator. More...

#include <any>
#include <iterator>
#include <utility>
#include <boost/stl_interfaces/iterator_interface.hpp>
#include <tetengo/trie/double_array_iterator.hpp>
+ Include dependency graph for trie_iterator.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tetengo::trie::trie_iterator_impl
 An implementation of trie iterator. More...
 
class  tetengo::trie::trie_iterator< Value >
 A trie iterator. More...
 

Namespaces

namespace  tetengo
 The root namespace of tetengo.
 
namespace  tetengo::trie
 A trie library.
 

Detailed Description

A trie iterator.

Copyright (C) 2019-2023 kaoru https://www.tetengo.org/