jeaye / stdman

Formatted C++20 stdlib man pages (cppreference)
MIT License
936 stars 51 forks source link

functional manpage #34

Closed degieusz closed 5 years ago

degieusz commented 5 years ago

i cant find way to access https://en.cppreference.com/w/cpp/header/functional, it seems its missing

steps to reproduce: man functional man std::functional

jeaye commented 5 years ago

stdman doesn't provide man pages for whole headers right now, just individual functions, classes, etc. This is effectively a duplicate of #5.