backward-cpp icon indicating copy to clipboard operation
backward-cpp copied to clipboard

Make print_**() methods' ostream argument templated

Open leha-bot opened this issue 10 months ago • 1 comments

It allows to use some ostream-like objects.

Closes #312.

leha-bot avatar Sep 12 '23 11:09 leha-bot

What is your use case? Just curious, as templates make debugging harder for when you typo something.

bombela avatar Nov 23 '23 15:11 bombela