Skip to content

Add stream operator<< to print projection for better debugging

Jonathan Youett requested to merge feature/add_projection_stream_operator into master

As the title says, this patch overloads the operator<< for the Projection class.

Merge request reports