Add stream operator for classes
Open
enhancement
- Dominant language
- C++
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
# Description
It'd be really convenient to have stream operators so I can just stream these to `stdout`.
# Proposal
Will I just need to implement a map for a conversion between the type of the variable to a string describing the unit?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.