osmanip icon indicating copy to clipboard operation
osmanip copied to clipboard

Manipulators wrapping

Open JustWhit3 opened this issue 1 year ago • 0 comments

On Reddit, a user asked for a better way to use manipulators and suggested wrapping them in order to use them in a more compact way:

std::cout << osm::col("red");

I personally disagree in this choice, but if a good proposal works good I will probably integrate it in the library without hesitation.

JustWhit3 avatar Oct 30 '23 09:10 JustWhit3