摘要: The use of const keyword in C++ applies constraints to the program which will be statically checked by the compiler before program’s running. Therefor 阅读全文
posted @ 2021-01-18 12:01 皮波迪先生 阅读(123) 评论(0) 推荐(0)