HooverChessUtils_PgnReader 0.9.0
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
hoover_chess_utils::pgn_reader::IteratorStoreMoveFn< IteratorType > Struct Template Reference

#include <chessboard-priv.h>

Public Types

using Store = IteratorType
 

Static Public Member Functions

static void storeMove (IteratorType &i, Move m) noexcept
 

Member Typedef Documentation

◆ Store

template<typename IteratorType >
using hoover_chess_utils::pgn_reader::IteratorStoreMoveFn< IteratorType >::Store = IteratorType

Member Function Documentation

◆ storeMove()

template<typename IteratorType >
static void hoover_chess_utils::pgn_reader::IteratorStoreMoveFn< IteratorType >::storeMove ( IteratorType &  i,
Move  m 
)
inlinestaticnoexcept

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