Hi, cppman is really great and helps me a lot!
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).
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.
Hi, cppman is really great and helps me a lot!
Today I tried to find some manual on iterator. I tried typing
cppman iteratororcppman 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.