Concepts Extending C++ Templates For Generic Programming Video
Google Tech Talks
February 21, 2007
ABSTRACT:
Concepts are a major addition to C++0x that make templates more robust, more powerful, and easier to write and use. At their most basic level, concepts provide a type system for templates. Using concepts, the C++ compiler is able to detect errors in the definition and use of templates before they are instantiated. One immediately obvious benefit of this separate type-checking capability is a dramatic improvement in error messages resulting from improper use of templates. Look a little deeper and we find that concepts support an entirely new programming paradigm, Generic Programming, enabling the construction of a new breed of generic libraries that...
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.
Tell a Friend
Tell a friend about our website. Fill
out the information below and we will email the recipient
a brief note telling them all about 'YOU SEARCH BLOG Directory'