You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today I tried to find some manual on iterator. I tried typing cppman iterator or cppman std::iterator, but the title of the man page I got was std::experimental::fileC++tProgstd::experimental::filesystem::path(3).
Hi, cppman is really great and helps me a lot!
Today I tried to find some manual on iterator. I tried typing
cppman iterator
orcppman std::iterator
, but the title of the man page I got wasstd::experimental::fileC++tProgstd::experimental::filesystem::path(3)
.I'm using cppreference.com as source and have downloaded the man pages following your instructions. The man page I expect to see is https://en.cppreference.com/w/cpp/iterator/iterator.
The text was updated successfully, but these errors were encountered: