Searched refs:PrintableParallelMove (Results 1 – 2 of 2) sorted by relevance
381 const PrintableParallelMove& printable) { in operator <<()532 PrintableParallelMove ppm = {printable.register_configuration_, in operator <<()
765 struct PrintableParallelMove { struct771 std::ostream& operator<<(std::ostream& os, const PrintableParallelMove& pm); argument