【C++编程】std::conditional_t

ceph关于make编译打包制作

 

find ceph-18.2.2/  -name .gitignore  | sed  -e "p;s/.gitignore/.gitignore.sunbin/" | xargs -n2 mv
git add .
git commit --amend

find ceph-18.2.2/  -name .gitignore.sunbin  | sed  -e "p;s/.gitignore.sunbin/.gitignore/" | xargs -n2 mv
git add .
git commit --amend

 

 

参考资料

1. stl中的conditional_t是干嘛的?

 

posted @ 2022-05-29 14:56  苏格拉底的落泪  阅读(33)  评论(0)    收藏  举报