]> granicus.if.org Git - clang/commitdiff
Eliminate the last reference to concepts, from Jean-Daniel Dupas
authorDouglas Gregor <dgregor@apple.com>
Mon, 24 Jan 2011 15:22:41 +0000 (15:22 +0000)
committerDouglas Gregor <dgregor@apple.com>
Mon, 24 Jan 2011 15:22:41 +0000 (15:22 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@124118 91177308-0d34-0410-b5e6-96231b3b80d8

docs/LanguageExtensions.html

index ecd7169d825a5450a969abc5924d899146bf970a..85e7b128f169368c359e9d8593434a1e7afdb086 100644 (file)
@@ -35,7 +35,6 @@ td {
   <li><a href="#cxx_attributes">C++0x attributes</a></li>
   <li><a href="#cxx_decltype">C++0x <tt>decltype()</tt></a></li>
   <li><a href="#cxx_deleted_functions">C++0x deleted functions</a></li>
-  <li><a href="#cxx_concepts">C++ TR concepts</a></li>
   <li><a href="#cxx_lambdas">C++0x lambdas</a></li>
   <li><a href="#cxx_nullptr">C++0x nullptr</a></li>
   <li><a href="#cxx_rvalue_references">C++0x rvalue references</a></li>