issues
search
Cryolite
/
kanachan
A Japanese (Riichi) Mahjong AI Framework
286
stars
40
forks
source link
fix build error
#49
Open
timercrack
opened
1 year ago
timercrack
commented
1 year ago
use
std::bind_front
to pass stop_token, makes compiler happy.
use std::bind_front to pass stop_token, makes compiler happy.