tomaszkam / date

A date and time library based on the C++11/14/17 <chrono> header
Other
0 stars 0 forks source link

[EDIT2900] Return is not specified for sys_info/local_info streaming operator #25

Closed tomaszkam closed 5 years ago

tomaszkam commented 5 years ago

Original comment:

sys_info and local_info's operator<< are missing a "Returns: os”.

tomaszkam commented 5 years ago

Submitted editorial issue: https://github.com/cplusplus/draft/issues/2900