《C++语言的设计与演化》,第11.7.2 节。 简言之,如果标准不定义bool,程序员就会自己typedef,那么有的会用char,有的会用unsigned int,有的会用signed int,那就头 ...
確定! 回上一頁