摘要: The inline functions are a C++ enhancement feature to increase the execution time of a program. Compiler replace the definition at compile time instea 阅读全文
posted @ 2017-03-12 22:03 TonyYPZhang 阅读(563) 评论(0) 推荐(0)
摘要: C++11 introduced serveral contructor-related enhancements including: Class member initializers Delegating controctors This article discusses about Cla 阅读全文
posted @ 2017-03-12 11:26 TonyYPZhang 阅读(901) 评论(0) 推荐(0)