Xiangiqgame
AI engine for Xiangqi
Loading...
Searching...
No Matches
piece_value_provider_interface.hpp File Reference

Definition of PieceValueProvider CRTP interface. More...

Include dependency graph for piece_value_provider_interface.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PieceValueProvider< ConcretePieceValueProvider >
 CRTP interface with method to retrieve points value for a specific gameboard::GamePiece at a specific gameboard::BoardSpace (concrete example: piecepoints::PiecePositionPoints). More...
 

Detailed Description

Definition of PieceValueProvider CRTP interface.

Definition in file piece_value_provider_interface.hpp.