close
The Wayback Machine - https://web.archive.org/web/20230216043315/https://github.com/PeterFeicht/cppreference-doc/commit/34b90efbfdeb908d08e02ecc77f3991d26eb6900
Skip to content
Permalink
Browse files
Index: Add 'experimental' option for since attribute
  • Loading branch information
Povilas Kanapickas committed Aug 8, 2015
1 parent 1f8c3be commit 34b90ef
Showing 1 changed file with 2 additions and 1 deletion.
@@ -95,7 +95,8 @@ This file defines the schema of the index-functions-*.xml files.
"name" attribute: name of the identifier whose contents to import.
Allowed identifiers: '/index/class' and '/index/enum'

"since" attribute: one of "c99", "c11", "c++03", "c++11", "c++14"
"since" attribute: one of "c99", "c11", "c++03", "c++11", "c++14", "c++17",
"exp" (experimental)

Note: replace spaces in all links with '_'

0 comments on commit 34b90ef

Please sign in to comment.