Bjarne Soustrup's recommendation on how to do keywords in C++:
FunctionFooParameterObject()Works.
.keyword_parameter1(val1)
.keyword_paraemeter3(val3)
.keyword_parameter5(val5)
.call_it()
Only real hassle is that it is a lot of dang code to write.
Andy "Krazy" Glew is a computer architect, a long time poster on comp.arch ... and an evangelist of collaboration tools such as wikis, calendars, blogs, etc. Plus an occasional commentator on politics, taxes, and policy. Particularly the politics of multi-ethnic societies such as Quebec, my birthplace. Photo credit: http://docs.google.com/View?id=dcxddbtr_23cg5thdfj
FunctionFooParameterObject()Works.
.keyword_parameter1(val1)
.keyword_paraemeter3(val3)
.keyword_parameter5(val5)
.call_it()
No comments:
Post a Comment