Skip to search formSkip to main contentSkip to account menu

Concepts (C++)

Known as: C++ concepts, Concept (disambiguation), Concepts (C++0x) 
Concepts are an extension to C++'s templates, published as an ISO Technical Specification ISO/IEC TS 19217:2015. They are named boolean predicates on… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2013
2013
2012
2012
The purpose of this note is to specify a uniform terminology for the design and implementation of concepts for C++, based on… 
2008
2008
Thorough and updated coverage on all the essential C++ conceptsAimed at providing you with a solid foundation in programming with… 
2008
2008
Modern development practices encourage extensive testing of code while it is still under development, using unit tests to check… 
2007
2007
With the recent developments in the C++ language, concepts are mostly discussed as a form of constrained polymorphism. Yet… 
2005
2005
  • Gov
  • 2005
  • Corpus ID: 11071298
This paper continues the discussion begun in N1706 [Bro04]. That paper presented introductory rationale, exposition, and examples… 
2003
2003
The Console Class Library, Version 2 (CCL2) is an easy to use C++ class that provides many useful routines to increase the… 
Review
1992
Review
1992
The Complete C++ Primer takes a hands-on approach to teaching the increasingly popular C++ programming language. A wide range of…