Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ext.manip] fix typo in put_money description #717

Merged
merged 1 commit into from May 30, 2016

Conversation

timsong-cpp
Copy link
Contributor

There's no way os << put_money(...) could be a formatted input function; presumably a formatted output function is meant. Also add cross reference to [ostream.formatted.reqmts].

There's no way `os << put_money(...)` could be a formatted *input* function; presumably a formatted *output* function is meant. Also add cross reference to [ostream.formatted.reqmts].
@tkoeppe
Copy link
Contributor

tkoeppe commented May 10, 2016

@zygoloid, @jwakely: PTAL

@zygoloid zygoloid merged commit 4e86203 into cplusplus:master May 30, 2016
@timsong-cpp timsong-cpp deleted the patch-2 branch June 2, 2016 16:17
FrankHB pushed a commit to FrankHB/draft that referenced this pull request Jul 9, 2016
There's no way `os << put_money(...)` could be a formatted *input* function; presumably a formatted *output* function is meant. Also add cross reference to [ostream.formatted.reqmts].
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants