update dir

This commit is contained in:
light-city
2019-08-06 15:30:17 +08:00
parent 71d83ce466
commit f1e2b3fbef
7 changed files with 164 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
- explicit 修饰转换函数时,可以防止隐式转换,但按语境转换除外
代码参见:[./explict.cpp](./explicit.cpp)
代码参见:[.explicit.cpp](./explicit.cpp)
参考链接:
> https://stackoverflow.com/questions/4600295/what-is-the-meaning-of-operator-bool-const