Ray's playground

 

2010年7月26日

Namespaces and Exceptions(Chapter 8 of The C++ Programming Language)

摘要: A using directivemakes names from a namespace available almost as if they had been declaredoutside their namespace. 阅读全文

posted @ 2010-07-26 21:43 Ray Z 阅读(162) 评论(0) 推荐(0) 编辑

导航