C++库函数manual

在线

sudo apt install -y cppman
cppman next_permutation

离线

git clone git@github.com:jeaye/stdman.git
cd stdman
./configure
sudo make install
sudo mandb

使用:

man std::unordered_map

在这里插入图片描述
但是貌似不能跳转。。。

posted @ 2024-09-28 14:05  寻找繁星  阅读(0)  评论(0编辑  收藏  举报