Libsaki
Core library of Pancake Mahjong
Public Types | Public Member Functions | List of all members
saki::TileCountList::Iter Class Reference

Public Types

using iterator_category = std::input_iterator_tag
 
using difference_type = int
 
using value_type = const TileCount &
 
using pointer = const TileCount *
 
using reference = const TileCount &
 

Public Member Functions

 Iter (int sum, T34 min, T34 max)
 
const TileCountoperator* () noexcept
 
Iteroperator++ () noexcept
 
bool operator== (End that) const noexcept
 
bool operator!= (End that) const noexcept
 

The documentation for this class was generated from the following files: