Wordsearch Solver
Classes | Public Types | Public Member Functions | Public Attributes | List of all members
compact_trie2::MiniOffsets< Rng >::cursor Struct Reference

Classes

struct  mixin
 

Public Types

using I = ranges::iterator_t< Rng >
 

Public Member Functions

 cursor (I it)
 
void next ()
 
std::uint16_t read () const
 
bool equal (cursor const &that) const
 
void prev ()
 
void advance (ranges::iter_difference_t< I > n)
 
auto distance_to (cursor const &that) const
 

Public Attributes

it_ = I()
 

The documentation for this struct was generated from the following file: