Skip to main content
added 89 characters in body
Source Link
Mark Loeser
  • 1.8k
  • 1
  • 14
  • 15

Looks fine. Don't worry too much and end up over-engineering a simple solution :)

Edit:

Actually, I would make the parameters to operator<< into const references.

Looks fine. Don't worry too much and end up over-engineering a simple solution :)

Looks fine. Don't worry too much and end up over-engineering a simple solution :)

Edit:

Actually, I would make the parameters to operator<< into const references.

Source Link
Mark Loeser
  • 1.8k
  • 1
  • 14
  • 15

Looks fine. Don't worry too much and end up over-engineering a simple solution :)