Posted on 2013-05-17 12:06
魏尚堂 阅读(135)
评论(0) 编辑 收藏 引用
This is only a convention; code that doesn't follow it will compile. However, the convention is followed by all the built-in types as well as by all the types in the standard library (e.g., string, vector, complex, tr1::shared_ptr, etc.). Unless you have a good reason for doing things differently, don't.