|
10115 | 10115 | "cppref": "cpp/utility/in_range", |
10116 | 10116 | "cppdoc": "cpp/library/utility/in_range" |
10117 | 10117 | }, |
| 10118 | + { |
| 10119 | + "cppref": "cpp/utility/rtti", |
| 10120 | + "cppdoc": "cpp/library/utility/rtti" |
| 10121 | + }, |
10118 | 10122 | { |
10119 | 10123 | "cppref": "cpp/utility/program", |
10120 | 10124 | "cppdoc": "cpp/library/utility/program" |
|
24499 | 24503 | "cppref": "cpp/identifier_with_special_meaning/override", |
24500 | 24504 | "cppdoc": "cpp/language/keywords/override" |
24501 | 24505 | }, |
| 24506 | + { |
| 24507 | + "cppref": "cpp/identifier_with_special_meaning/pre", |
| 24508 | + "cppdoc": "cpp/language/keywords/pre" |
| 24509 | + }, |
| 24510 | + { |
| 24511 | + "cppref": "cpp/identifier_with_special_meaning/post", |
| 24512 | + "cppdoc": "cpp/language/keywords/post" |
| 24513 | + }, |
| 24514 | + { |
| 24515 | + "cppref": "cpp/identifier_with_special_meaning/trivially_relocatable_if_eligible", |
| 24516 | + "cppdoc": "cpp/language/keywords/trivially_relocatable_if_eligible" |
| 24517 | + }, |
| 24518 | + { |
| 24519 | + "cppref": "cpp/identifier_with_special_meaning/replaceable_if_eligible", |
| 24520 | + "cppdoc": "cpp/language/keywords/replaceable_if_eligible" |
| 24521 | + }, |
24502 | 24522 | { |
24503 | 24523 | "cppref": "cpp/identifier_with_special_meaning/module", |
24504 | 24524 | "cppdoc": "cpp/language/keywords/module" |
|
24651 | 24671 | "cppref": "cpp/language/modules", |
24652 | 24672 | "cppdoc": "cpp/language/basic_concepts/modules" |
24653 | 24673 | }, |
| 24674 | + { |
| 24675 | + "cppref": "cpp/language/contracts", |
| 24676 | + "cppdoc": "cpp/language/basic_concepts/contracts" |
| 24677 | + }, |
24654 | 24678 | { |
24655 | 24679 | "cppref": "cpp/language/copy_initialization", |
24656 | 24680 | "cppdoc": "cpp/language/initialization/copy_initialization" |
|
0 commit comments