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.
Review
2013
Review
2013
Visualization tools along with spoken tutorials to build comprehension and debugging skills of novice programmers. And also… 
2012
2012
The purpose of this note is to specify a uniform terminology for the design and implementation of concepts for C++, based on… 
2011
2011
Concepts are a proposed C++ extension for constraints-based poly-morphism. In this paper, we present our experience implementing… 
2009
2009
Modern development practises encourage extensive testing of code while it is still under development, using unit tests to check… 
2008
2008
Concepts are a recently proposed extension to C++ for the direct linguistic support of generic programming. As the interface… 
2008
2008
Thorough and updated coverage on all the essential C++ conceptsAimed at providing you with a solid foundation in programming with… 
2007
2007
Large scale software is composed of libraries produced by different entities. Non-intrusive and efficient mechanisms for adapting… 
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… 
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…