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