Concepts Extending C++ Templates For Generic Programming
Détails
Commentaires
D'autres vidéos de cet utilisateur

Concepts Extending C++ Templates For Generic Programming - 58:39 - 26 févr. 2007
Google engEDU

()  Note :

Google Tech Talks February 21, 2007 ABSTRACT: Concepts are a major addition to C++0x that make templates more robust, more powerful, ...suite » 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 provide better extensibility, composability, and usability than what is possible with today's C++. This talk will provide an overview of the new features introduced by concepts and how they will benefit C++ programmers. We will see how concepts can be used to express the core components of the C++ Standard (Template) Library, and explore some of the new capabilities that concepts bring to the C++ language.«

Télécharger - iPod/PSP |  Intégrer dans un site

Lancement du téléchargement. Enregistrez le fichier sur votre ordinateur. Si le téléchargement ne se lance pas automatiquement, cliquez ici avec le bouton droit de la souris et choisissez "Enregistrer sous". En savoir plus sur le transfert de vidéos vers un iPod ou une PSP.