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

cppman std::ostream opens std::ostream_iterator? #140

Open
jep-dev opened this issue Oct 11, 2022 · 1 comment
Open

cppman std::ostream opens std::ostream_iterator? #140

jep-dev opened this issue Oct 11, 2022 · 1 comment

Comments

@jep-dev
Copy link

jep-dev commented Oct 11, 2022

I installed on Ubuntu 20.04 via apt-get. I noticed that man -k --regex '[Ss]ame' didn't find std::same_as or std::Same, while man std::Same worked. So there may be something weird about my installation. In any case man std::ostream work as expected, cppman std::ostream did not. The name is an exact match, but I assume some kind of fuzzy matching or completion went wrong. Can anyone reproduce this?

@jep-dev
Copy link
Author

jep-dev commented Oct 11, 2022

By the way, information on std::Same is very sparse, and now despite using double quotes, Google thinks I have STD's. In any case, the link is here and it claims to be C++20.

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

No branches or pull requests

1 participant