#include "move.hpp"
Go to the source code of this file.
Classes | |
class | wb::attack |
Namespaces | |
wb | |
Functions | |
std::ostream & | wb::operator<< (std::ostream &s, attack_ptr attack) |
Dumps an attack on a stream, for debug purposes. More... | |
std::ostream & | wb::operator<< (std::ostream &s, attack_const_ptr attack) |