|
2420 | 2420 | "redirect_url": "/cpp/dotnet/functional-stl-clr#greater",
|
2421 | 2421 | "redirect_document_id": false
|
2422 | 2422 | },
|
| 2423 | + { |
| 2424 | + "source_path": "docs/dotnet/how-to-migrate-to-clr-safe-cpp-cli.md", |
| 2425 | + "redirect_url": "/cpp/dotnet/pure-and-verifiable-code-cpp-cli", |
| 2426 | + "redirect_document_id": false |
| 2427 | + }, |
2423 | 2428 | {
|
2424 | 2429 | "source_path": "docs/dotnet/greater-equal-stl-clr.md",
|
2425 | 2430 | "redirect_url": "/cpp/dotnet/functional-stl-clr#greater_equal",
|
|
5955 | 5960 | "redirect_url": "/cpp/dotnet/reflection-cpp-cli#enumerate",
|
5956 | 5961 | "redirect_document_id": false
|
5957 | 5962 | },
|
| 5963 | + { |
| 5964 | + "source_path": "docs/dotnet/cpp-cli-migration-primer.md", |
| 5965 | + "redirect_url": "/cpp/dotnet/dotnet-programming-with-cpp-cli-visual-cpp", |
| 5966 | + "redirect_document_id": false |
| 5967 | + }, |
| 5968 | + { |
| 5969 | + "source_path": "docs/dotnet/outline-of-changes-cpp-cli.md", |
| 5970 | + "redirect_url": "/cpp/dotnet/dotnet-programming-with-cpp-cli-visual-cpp", |
| 5971 | + "redirect_document_id": false |
| 5972 | + }, |
| 5973 | + { |
| 5974 | + "source_path": "docs/dotnet/language-keywords-cpp-cli.md", |
| 5975 | + "redirect_url": "/cpp/dotnet/dotnet-programming-with-cpp-cli-visual-cpp", |
| 5976 | + "redirect_document_id": false |
| 5977 | + }, |
| 5978 | + { |
| 5979 | + "source_path": "docs/dotnet/managed-types-cpp-cl.md", |
| 5980 | + "redirect_url": "/cpp/dotnet/dotnet-programming-with-cpp-cli-visual-cpp", |
| 5981 | + "redirect_document_id": false |
| 5982 | + }, |
| 5983 | + { |
| 5984 | + "source_path": "docs/dotnet/declaration-of-a-managed-class-type.md", |
| 5985 | + "redirect_url": "/cpp/dotnet/dotnet-programming-with-cpp-cli-visual-cpp", |
| 5986 | + "redirect_document_id": false |
| 5987 | + }, |
| 5988 | + { |
| 5989 | + "source_path": "docs/dotnet/declaration-of-a-clr-reference-class-object.md", |
| 5990 | + "redirect_url": "/cpp/dotnet/dotnet-programming-with-cpp-cli-visual-cpp", |
| 5991 | + "redirect_document_id": false |
| 5992 | + }, |
| 5993 | + { |
| 5994 | + "source_path": "docs/dotnet/declaration-of-a-clr-array.md", |
| 5995 | + "redirect_url": "/cpp/dotnet/dotnet-programming-with-cpp-cli-visual-cpp", |
| 5996 | + "redirect_document_id": false |
| 5997 | + }, |
| 5998 | + { |
| 5999 | + "source_path": "docs/dotnet/changes-in-constructor-initialization-order.md", |
| 6000 | + "redirect_url": "/cpp/dotnet/dotnet-programming-with-cpp-cli-visual-cpp", |
| 6001 | + "redirect_document_id": false |
| 6002 | + }, |
| 6003 | + { |
| 6004 | + "source_path": "docs/dotnet/changes-in-destructor-semantics.md", |
| 6005 | + "redirect_url": "/cpp/dotnet/dotnet-programming-with-cpp-cli-visual-cpp", |
| 6006 | + "redirect_document_id": false |
| 6007 | + }, |
| 6008 | + { |
| 6009 | + "source_path": "docs/dotnet/member-declarations-within-a-class-or-interface-cpp-cli.md", |
| 6010 | + "redirect_url": "/cpp/dotnet/dotnet-programming-with-cpp-cli-visual-cpp", |
| 6011 | + "redirect_document_id": false |
| 6012 | + }, |
| 6013 | + { |
| 6014 | + "source_path": "docs/dotnet/property-declaration.md", |
| 6015 | + "redirect_url": "/cpp/dotnet/dotnet-programming-with-cpp-cli-visual-cpp", |
| 6016 | + "redirect_document_id": false |
| 6017 | + }, |
| 6018 | + { |
| 6019 | + "source_path": "docs/dotnet/property-index-declaration.md", |
| 6020 | + "redirect_url": "/cpp/dotnet/dotnet-programming-with-cpp-cli-visual-cpp", |
| 6021 | + "redirect_document_id": false |
| 6022 | + }, |
| 6023 | + { |
| 6024 | + "source_path": "docs/dotnet/delegates-and-events.md", |
| 6025 | + "redirect_url": "/cpp/dotnet/dotnet-programming-with-cpp-cli-visual-cpp", |
| 6026 | + "redirect_document_id": false |
| 6027 | + }, |
| 6028 | + { |
| 6029 | + "source_path": "docs/dotnet/sealing-a-virtual-function.md", |
| 6030 | + "redirect_url": "/cpp/dotnet/dotnet-programming-with-cpp-cli-visual-cpp", |
| 6031 | + "redirect_document_id": false |
| 6032 | + }, |
| 6033 | + { |
| 6034 | + "source_path": "docs/dotnet/overloaded-operators.md", |
| 6035 | + "redirect_url": "/cpp/dotnet/dotnet-programming-with-cpp-cli-visual-cpp", |
| 6036 | + "redirect_document_id": false |
| 6037 | + }, |
| 6038 | + { |
| 6039 | + "source_path": "docs/dotnet/changes-to-conversion-operators.md", |
| 6040 | + "redirect_url": "/cpp/dotnet/dotnet-programming-with-cpp-cli-visual-cpp", |
| 6041 | + "redirect_document_id": false |
| 6042 | + }, |
| 6043 | + { |
| 6044 | + "source_path": "docs/dotnet/explicit-override-of-an-interface-member.md", |
| 6045 | + "redirect_url": "/cpp/dotnet/dotnet-programming-with-cpp-cli-visual-cpp", |
| 6046 | + "redirect_document_id": false |
| 6047 | + }, |
| 6048 | + { |
| 6049 | + "source_path": "docs/dotnet/iterating-over-stl-collection-by-using-for-each.md", |
| 6050 | + "redirect_url": "/cpp/dotnet/for-each-in", |
| 6051 | + "redirect_document_id": false |
| 6052 | + }, |
| 6053 | + { |
| 6054 | + "source_path": "docs/dotnet/how-to-iterate-over-arrays-with-for-each.md", |
| 6055 | + "redirect_url": "/cpp/dotnet/for-each-in", |
| 6056 | + "redirect_document_id": false |
| 6057 | + }, |
| 6058 | + { |
| 6059 | + "source_path": "docs/dotnet/how-to-iterate-over-a-generic-collection-with-for-each.md", |
| 6060 | + "redirect_url": "/cpp/dotnet/for-each-in", |
| 6061 | + "redirect_document_id": false |
| 6062 | + }, |
| 6063 | + { |
| 6064 | + "source_path": "docs/dotnet/how-to-iterate-over-a-user-defined-collection-with-for-each.md", |
| 6065 | + "redirect_url": "/cpp/dotnet/for-each-in", |
| 6066 | + "redirect_document_id": false |
| 6067 | + }, |
| 6068 | + { |
| 6069 | + "source_path": "docs/dotnet/private-virtual-functions.md", |
| 6070 | + "redirect_url": "/cpp/dotnet/dotnet-programming-with-cpp-cli-visual-cpp", |
| 6071 | + "redirect_document_id": false |
| 6072 | + }, |
| 6073 | + { |
| 6074 | + "source_path": "docs/dotnet/static-const-int-linkage-is-no-longer-literal.md", |
| 6075 | + "redirect_url": "/cpp/dotnet/dotnet-programming-with-cpp-cli-visual-cpp", |
| 6076 | + "redirect_document_id": false |
| 6077 | + }, |
| 6078 | + { |
| 6079 | + "source_path": "docs/dotnet/value-types-and-their-behaviors-cpp-cli.md", |
| 6080 | + "redirect_url": "/cpp/dotnet/dotnet-programming-with-cpp-cli-visual-cpp", |
| 6081 | + "redirect_document_id": false |
| 6082 | + }, |
| 6083 | + { |
| 6084 | + "source_path": "docs/dotnet/clr-enum-type.md", |
| 6085 | + "redirect_url": "/cpp/dotnet/dotnet-programming-with-cpp-cli-visual-cpp", |
| 6086 | + "redirect_document_id": false |
| 6087 | + }, |
| 6088 | + { |
| 6089 | + "source_path": "docs/dotnet/implicit-boxing-of-value-types.md", |
| 6090 | + "redirect_url": "/cpp/dotnet/dotnet-programming-with-cpp-cli-visual-cpp", |
| 6091 | + "redirect_document_id": false |
| 6092 | + }, |
| 6093 | + { |
| 6094 | + "source_path": "docs/dotnet/a-tracking-handle-to-a-boxed-value.md", |
| 6095 | + "redirect_url": "/cpp/dotnet/dotnet-programming-with-cpp-cli-visual-cpp", |
| 6096 | + "redirect_document_id": false |
| 6097 | + }, |
| 6098 | + { |
| 6099 | + "source_path": "docs/dotnet/value-type-semantics.md", |
| 6100 | + "redirect_url": "/cpp/dotnet/dotnet-programming-with-cpp-cli-visual-cpp", |
| 6101 | + "redirect_document_id": false |
| 6102 | + }, |
| 6103 | + { |
| 6104 | + "source_path": "docs/dotnet/general-language-changes-cpp-cli.md", |
| 6105 | + "redirect_url": "/cpp/dotnet/dotnet-programming-with-cpp-cli-visual-cpp", |
| 6106 | + "redirect_document_id": false |
| 6107 | + }, |
| 6108 | + { |
| 6109 | + "source_path": "docs/dotnet/string-literal.md", |
| 6110 | + "redirect_url": "/cpp/dotnet/dotnet-programming-with-cpp-cli-visual-cpp", |
| 6111 | + "redirect_document_id": false |
| 6112 | + }, |
| 6113 | + { |
| 6114 | + "source_path": "docs/dotnet/param-array-and-ellipsis.md", |
| 6115 | + "redirect_url": "/cpp/dotnet/dotnet-programming-with-cpp-cli-visual-cpp", |
| 6116 | + "redirect_document_id": false |
| 6117 | + }, |
| 6118 | + { |
| 6119 | + "source_path": "docs/dotnet/typeof-goes-to-t-typeid.md", |
| 6120 | + "redirect_url": "/cpp/dotnet/dotnet-programming-with-cpp-cli-visual-cpp", |
| 6121 | + "redirect_document_id": false |
| 6122 | + }, |
| 6123 | + { |
| 6124 | + "source_path": "docs/dotnet/initializer-lists.md", |
| 6125 | + "redirect_url": "/cpp/dotnet/dotnet-programming-with-cpp-cli-visual-cpp", |
| 6126 | + "redirect_document_id": false |
| 6127 | + }, |
| 6128 | + { |
| 6129 | + "source_path": "docs/dotnet/cast-notation-and-introduction-of-safe-cast-angles.md", |
| 6130 | + "redirect_url": "/cpp/dotnet/dotnet-programming-with-cpp-cli-visual-cpp", |
| 6131 | + "redirect_document_id": false |
| 6132 | + }, |
5958 | 6133 | {
|
5959 | 6134 | "source_path": "docs/error-messages/compiler-errors-1/index.md",
|
5960 | 6135 | "redirect_url": "/cpp/error-messages/compiler-errors-1/compiler-fatal-errors-c999-through-c1999",
|
|
6375 | 6550 | "redirect_url": "/cpp/windows/implements-structure#iidcount",
|
6376 | 6551 | "redirect_document_id": false
|
6377 | 6552 | },
|
| 6553 | + { |
| 6554 | + "source_path": "docs/windows/module-tilde-module-destructor.md", |
| 6555 | + "redirect_url": "/cpp/windows/module-class#tilde-module", |
| 6556 | + "redirect_document_id": false |
| 6557 | + }, |
| 6558 | + { |
| 6559 | + "source_path": "docs/windows/module-create-method.md", |
| 6560 | + "redirect_url": "/cpp/windows/module-class#create", |
| 6561 | + "redirect_document_id": false |
| 6562 | + }, |
| 6563 | + { |
| 6564 | + "source_path": "docs/windows/module-decrementobjectcount-method.md", |
| 6565 | + "redirect_url": "/cpp/windows/module-class#decrementobjectcount", |
| 6566 | + "redirect_document_id": false |
| 6567 | + }, |
| 6568 | + { |
| 6569 | + "source_path": "docs/windows/module-getactivationfactory-method.md", |
| 6570 | + "redirect_url": "/cpp/windows/module-class#getactivationfactory", |
| 6571 | + "redirect_document_id": false |
| 6572 | + }, |
| 6573 | + { |
| 6574 | + "source_path": "docs/windows/module-getclassobject-method.md", |
| 6575 | + "redirect_url": "/cpp/windows/module-class#getclassobject", |
| 6576 | + "redirect_document_id": false |
| 6577 | + }, |
| 6578 | + { |
| 6579 | + "source_path": "docs/windows/module-getmodule-method.md", |
| 6580 | + "redirect_url": "/cpp/windows/module-class#getmodule", |
| 6581 | + "redirect_document_id": false |
| 6582 | + }, |
| 6583 | + { |
| 6584 | + "source_path": "docs/windows/module-getobjectcount-method.md", |
| 6585 | + "redirect_url": "/cpp/windows/module-class#getobjectcount", |
| 6586 | + "redirect_document_id": false |
| 6587 | + }, |
| 6588 | + { |
| 6589 | + "source_path": "docs/windows/module-incrementobjectcount-method.md", |
| 6590 | + "redirect_url": "/cpp/windows/module-class#incrementobjectcount", |
| 6591 | + "redirect_document_id": false |
| 6592 | + }, |
| 6593 | + { |
| 6594 | + "source_path": "docs/windows/module-module-constructor.md", |
| 6595 | + "redirect_url": "/cpp/windows/module-class#module", |
| 6596 | + "redirect_document_id": false |
| 6597 | + }, |
| 6598 | + { |
| 6599 | + "source_path": "docs/windows/module-objectcount-data-member.md", |
| 6600 | + "redirect_url": "/cpp/windows/module-class#objectcount", |
| 6601 | + "redirect_document_id": false |
| 6602 | + }, |
| 6603 | + { |
| 6604 | + "source_path": "docs/windows/module-registercomobject-method.md", |
| 6605 | + "redirect_url": "/cpp/windows/module-class#registercomobject", |
| 6606 | + "redirect_document_id": false |
| 6607 | + }, |
| 6608 | + { |
| 6609 | + "source_path": "docs/windows/module-registerobjects-method.md", |
| 6610 | + "redirect_url": "/cpp/windows/module-class#registerobjects", |
| 6611 | + "redirect_document_id": false |
| 6612 | + }, |
| 6613 | + { |
| 6614 | + "source_path": "docs/windows/module-registerwinrtobject-method.md", |
| 6615 | + "redirect_url": "/cpp/windows/module-class#registerwinrtobject", |
| 6616 | + "redirect_document_id": false |
| 6617 | + }, |
| 6618 | + { |
| 6619 | + "source_path": "docs/windows/module-releasenotifier-data-member.md", |
| 6620 | + "redirect_url": "/cpp/windows/module-class#releasenotifier", |
| 6621 | + "redirect_document_id": false |
| 6622 | + }, |
| 6623 | + { |
| 6624 | + "source_path": "docs/windows/module-terminate-method.md", |
| 6625 | + "redirect_url": "/cpp/windows/module-class#terminate", |
| 6626 | + "redirect_document_id": false |
| 6627 | + }, |
| 6628 | + { |
| 6629 | + "source_path": "docs/windows/module-unregistercomobject-method.md", |
| 6630 | + "redirect_url": "/cpp/windows/module-class#unregistercomobject", |
| 6631 | + "redirect_document_id": false |
| 6632 | + }, |
| 6633 | + { |
| 6634 | + "source_path": "docs/windows/module-unregisterobjects-method.md", |
| 6635 | + "redirect_url": "/cpp/windows/module-class#unregisterobjects", |
| 6636 | + "redirect_document_id": false |
| 6637 | + }, |
| 6638 | + { |
| 6639 | + "source_path": "docs/windows/module-unregisterwinrtobject-method.md", |
| 6640 | + "redirect_url": "/cpp/windows/module-class#unregisterwinrtobject", |
| 6641 | + "redirect_document_id": false |
| 6642 | + }, |
| 6643 | + { |
| 6644 | + "source_path": "docs/windows/module-genericreleasenotifier-callback-data-member.md", |
| 6645 | + "redirect_url": "/cpp/windows/module-genericreleasenotifier-class#genericreleasenotifier-callback", |
| 6646 | + "redirect_document_id": false |
| 6647 | + }, |
| 6648 | + { |
| 6649 | + "source_path": "docs/windows/module-genericreleasenotifier-genericreleasenotifier-constructor.md", |
| 6650 | + "redirect_url": "/cpp/windows/module-genericreleasenotifier-class#genericreleasenotifier-genericreleasenotifier", |
| 6651 | + "redirect_document_id": false |
| 6652 | + }, |
| 6653 | + { |
| 6654 | + "source_path": "docs/windows/module-genericreleasenotifier-invoke-method.md", |
| 6655 | + "redirect_url": "/cpp/windows/module-genericreleasenotifier-class#genericreleasenotifier-invoke", |
| 6656 | + "redirect_document_id": false |
| 6657 | + }, |
| 6658 | + { |
| 6659 | + "source_path": "docs/windows/module-methodreleasenotifier-invoke-method.md", |
| 6660 | + "redirect_url": "/cpp/windows/module-methodreleasenotifier-class#methodreleasenotifier-invoke", |
| 6661 | + "redirect_document_id": false |
| 6662 | + }, |
| 6663 | + { |
| 6664 | + "source_path": "docs/windows/module-methodreleasenotifier-method-data-member.md", |
| 6665 | + "redirect_url": "/cpp/windows/module-methodreleasenotifier-class#methodreleasenotifier-method", |
| 6666 | + "redirect_document_id": false |
| 6667 | + }, |
| 6668 | + { |
| 6669 | + "source_path": "docs/windows/module-methodreleasenotifier-methodreleasenotifier-constructor.md", |
| 6670 | + "redirect_url": "/cpp/windows/module-methodreleasenotifier-class#methodreleasenotifier-methodreleasenotifier", |
| 6671 | + "redirect_document_id": false |
| 6672 | + }, |
| 6673 | + { |
| 6674 | + "source_path": "docs/windows/module-methodreleasenotifier-object-data-member.md", |
| 6675 | + "redirect_url": "/cpp/windows/module-methodreleasenotifier-class#methodreleasenotifier-object", |
| 6676 | + "redirect_document_id": false |
| 6677 | + }, |
| 6678 | + { |
| 6679 | + "source_path": "docs/windows/module-releasenotifier-invoke-method.md", |
| 6680 | + "redirect_url": "/cpp/windows/module-releasenotifier-class#releasenotifier-invoke", |
| 6681 | + "redirect_document_id": false |
| 6682 | + }, |
| 6683 | + { |
| 6684 | + "source_path": "docs/windows/module-releasenotifier-release.md", |
| 6685 | + "redirect_url": "/cpp/windows/module-releasenotifier-class#releasenotifier-release", |
| 6686 | + "redirect_document_id": false |
| 6687 | + }, |
| 6688 | + { |
| 6689 | + "source_path": "docs/windows/module-releasenotifier-releasenotifier-constructor.md", |
| 6690 | + "redirect_url": "/cpp/windows/module-releasenotifier-class#releasenotifier-releasenotifier", |
| 6691 | + "redirect_document_id": false |
| 6692 | + }, |
| 6693 | + { |
| 6694 | + "source_path": "docs/windows/module-releasenotifier-tilde-releasenotifier-destructor.md", |
| 6695 | + "redirect_url": "/cpp/windows/module-releasenotifier-class#releasenotifier-tilde-releasenotifier", |
| 6696 | + "redirect_document_id": false |
| 6697 | + }, |
6378 | 6698 | {
|
6379 | 6699 | "source_path": "docs/windows/runtimeclass-tilde-runtimeclass-destructor.md",
|
6380 | 6700 | "redirect_url": "/cpp/windows/runtimeclass-class#tilde-runtimeclass",
|
|
0 commit comments