BenBot 1.7.5
A chess engine
Loading...
Searching...
No Matches
chess::notation::EPDPosition Member List

This is the complete list of members for chess::notation::EPDPosition, including all inherited members.

from_epd(std::string_view epdString) -> std::expected< EPDPosition, string >chess::notation::EPDPositionrelated
operationschess::notation::EPDPosition
operator==(const EPDPosition &other) const noexcept -> bool=defaultchess::notation::EPDPosition
parse_all_epds(std::string_view fileContent) -> std::vector< EPDPosition >chess::notation::EPDPositionrelated
positionchess::notation::EPDPosition
to_epd(const EPDPosition &pos) -> stringchess::notation::EPDPositionrelated