Friends

This page lists the friend functions of PBR.

friend std::ostream &libsemigroups::PBR::operator<<(std::ostream&, PBR const&)

Insertion operator.

This member function allows PBR objects to be inserted into an std::ostream.

friend std::ostringstream &libsemigroups::PBR::operator<<(std::ostringstream&, PBR const&)

Insertion operator.

This member function allows PBR objects to be inserted into an std::ostringstream