| cppreference.com | https://zh.cppreference.com/ |
| 创建账号 | https://zh.cppreference.com/index.php?title=Special:%E5%88%9B%E5%BB%BA%E8%B4%A6%E6%88%B7&returnto=cpp%2Fmemory%2Fnew%2Foperator+delete |
| 登录 | https://zh.cppreference.com/index.php?title=Special:%E7%94%A8%E6%88%B7%E7%99%BB%E5%BD%95&returnto=cpp%2Fmemory%2Fnew%2Foperator+delete |
| 页面 | https://zh.cppreference.com/cpp/memory/new/operator_delete |
| 讨论 | https://zh.cppreference.com/index.php?title=Talk:cpp/memory/new/operator_delete&action=edit&redlink=1 |
| https://zh.cppreference.com/cpp/memory/new/operator_delete |
| 不转换 | https://zh.cppreference.com/index.php?title=cpp/memory/new/operator_delete&variant=zh |
| 简体 | https://zh.cppreference.com/index.php?title=cpp/memory/new/operator_delete&variant=zh-hans |
| 繁體 | https://zh.cppreference.com/index.php?title=cpp/memory/new/operator_delete&variant=zh-hant |
| 大陆简体 | https://zh.cppreference.com/index.php?title=cpp/memory/new/operator_delete&variant=zh-cn |
| 香港繁體 | https://zh.cppreference.com/index.php?title=cpp/memory/new/operator_delete&variant=zh-hk |
| 澳門繁體 | https://zh.cppreference.com/index.php?title=cpp/memory/new/operator_delete&variant=zh-mo |
| 大马简体 | https://zh.cppreference.com/index.php?title=cpp/memory/new/operator_delete&variant=zh-my |
| 新加坡简体 | https://zh.cppreference.com/index.php?title=cpp/memory/new/operator_delete&variant=zh-sg |
| 臺灣正體 | https://zh.cppreference.com/index.php?title=cpp/memory/new/operator_delete&variant=zh-tw |
| 阅读 | https://zh.cppreference.com/cpp/memory/new/operator_delete |
| 查看源代码 | https://zh.cppreference.com/index.php?title=cpp/memory/new/operator_delete&action=edit |
| 查看历史 | https://zh.cppreference.com/index.php?title=cpp/memory/new/operator_delete&action=history |
| https://zh.cppreference.com/cpp/memory/new/operator_delete |
| cpp | https://zh.cppreference.com/cpp |
| memory | https://zh.cppreference.com/cpp/memory |
| new | https://zh.cppreference.com/cpp/memory/new |
| C++ | https://zh.cppreference.com/cpp |
| 编译器支持 | https://zh.cppreference.com/cpp/compiler_support |
| 自立实现与有宿主实现 | https://zh.cppreference.com/cpp/freestanding |
| 语言 | https://zh.cppreference.com/cpp/language |
| 标准库 | https://zh.cppreference.com/cpp/standard_library |
| 标准库标头 | https://zh.cppreference.com/cpp/header |
| 具名要求 | https://zh.cppreference.com/cpp/named_req |
| 功能特性测试宏 | https://zh.cppreference.com/cpp/feature_test |
| 语言支持库 | https://zh.cppreference.com/cpp/utility#语言支持 |
| 概念库 | https://zh.cppreference.com/cpp/concepts |
| 诊断库 | https://zh.cppreference.com/cpp/error |
| 内存管理库 | https://zh.cppreference.com/cpp/memory |
| 元编程库 | https://zh.cppreference.com/cpp/meta |
| 通用工具库 | https://zh.cppreference.com/cpp/utility |
| 容器库 | https://zh.cppreference.com/cpp/container |
| 迭代器库 | https://zh.cppreference.com/cpp/iterator |
| 范围库 | https://zh.cppreference.com/cpp/ranges |
| 算法库 | https://zh.cppreference.com/cpp/algorithm |
| 字符串库 | https://zh.cppreference.com/cpp/string |
| 文本处理库 | https://zh.cppreference.com/cpp/text |
| 数值库 | https://zh.cppreference.com/cpp/numeric |
| 日期和时间库 | https://zh.cppreference.com/cpp/chrono |
| 输入/输出库 | https://zh.cppreference.com/cpp/io |
| 文件系统库 | https://zh.cppreference.com/cpp/filesystem |
| 并发支持库 | https://zh.cppreference.com/cpp/thread |
| 执行控制库 | https://zh.cppreference.com/cpp/execution |
| 技术规范 | https://zh.cppreference.com/cpp/experimental |
| 符号索引 | https://zh.cppreference.com/cpp/symbol_index |
| 外部库 | https://zh.cppreference.com/cpp/links/libs |
| [编辑] | https://zh.cppreference.com/index.php?title=Template:cpp/navbar_content&action=edit |
| 工具库 | https://zh.cppreference.com/cpp/utility |
| 语言支持 | https://zh.cppreference.com/cpp/utility#语言支持 |
| 库功能特性测试宏 | https://zh.cppreference.com/cpp/utility/feature_test |
| 类型支持 | https://zh.cppreference.com/cpp/types |
| 程序工具 | https://zh.cppreference.com/cpp/utility/program |
| 可变参数函数 | https://zh.cppreference.com/cpp/utility/variadic |
| is_constant_evaluated | https://zh.cppreference.com/cpp/types/is_constant_evaluated |
| is_within_lifetime | https://zh.cppreference.com/cpp/types/is_within_lifetime |
| initializer_list | https://zh.cppreference.com/cpp/utility/initializer_list |
| source_location | https://zh.cppreference.com/cpp/utility/source_location |
| 协程支持 | https://zh.cppreference.com/cpp/coroutine |
| 契约支持 | https://zh.cppreference.com/cpp/contract |
| 三路比较 | https://zh.cppreference.com/cpp/utility#三路比较 |
| three_way_comparablethree_way_comparable_with | https://zh.cppreference.com/cpp/utility/compare/three_way_comparable |
| strong_ordering | https://zh.cppreference.com/cpp/utility/compare/strong_ordering |
| weak_ordering | https://zh.cppreference.com/cpp/utility/compare/weak_ordering |
| partial_ordering | https://zh.cppreference.com/cpp/utility/compare/partial_ordering |
| common_comparison_category | https://zh.cppreference.com/cpp/utility/compare/common_comparison_category |
| compare_three_way_result | https://zh.cppreference.com/cpp/utility/compare/compare_three_way_result |
| compare_three_way | https://zh.cppreference.com/cpp/utility/compare/compare_three_way |
| strong_order | https://zh.cppreference.com/cpp/utility/compare/strong_order |
| weak_order | https://zh.cppreference.com/cpp/utility/compare/weak_order |
| partial_order | https://zh.cppreference.com/cpp/utility/compare/partial_order |
| compare_strong_order_fallback | https://zh.cppreference.com/cpp/utility/compare/compare_strong_order_fallback |
| compare_weak_order_fallback | https://zh.cppreference.com/cpp/utility/compare/compare_weak_order_fallback |
| compare_partial_order_fallback | https://zh.cppreference.com/cpp/utility/compare/compare_partial_order_fallback |
| type_order | https://zh.cppreference.com/cpp/utility/compare/type_order |
| is_eqis_ltis_lteq | https://zh.cppreference.com/cpp/utility/compare/named_comparison_functions |
| is_neqis_gtis_gteq | https://zh.cppreference.com/cpp/utility/compare/named_comparison_functions |
| 函数对象 | https://zh.cppreference.com/cpp/utility/functional |
| 位操纵 | https://zh.cppreference.com/cpp/utility/bit |
| bitset | https://zh.cppreference.com/cpp/utility/bitset |
| hash | https://zh.cppreference.com/cpp/utility/hash |
| 关系运算符 | https://zh.cppreference.com/cpp/utility#关系运算符 |
| rel_ops::operator!=rel_ops::operator> | https://zh.cppreference.com/cpp/utility/rel_ops/operator_cmp |
| rel_ops::operator<=rel_ops::operator>= | https://zh.cppreference.com/cpp/utility/rel_ops/operator_cmp |
| 整数比较函数 | https://zh.cppreference.com/cpp/utility#整数比较函数 |
| cmp_equalcmp_lesscmp_less_than | https://zh.cppreference.com/cpp/utility/intcmp |
| cmp_not_equalcmp_greatercmp_greater_than | https://zh.cppreference.com/cpp/utility/intcmp |
| in_range | https://zh.cppreference.com/cpp/utility/in_range |
| 交换 | https://zh.cppreference.com/cpp/utility#交换 |
| 类型运算 | https://zh.cppreference.com/cpp/utility#类型运算 |
| swap | https://zh.cppreference.com/cpp/algorithm/swap |
| ranges::swap | https://zh.cppreference.com/cpp/utility/ranges/swap |
| exchange | https://zh.cppreference.com/cpp/utility/exchange |
| declval | https://zh.cppreference.com/cpp/utility/declval |
| to_underlying | https://zh.cppreference.com/cpp/utility/to_underlying |
| forward | https://zh.cppreference.com/cpp/utility/forward |
| forward_like | https://zh.cppreference.com/cpp/utility/forward_like |
| move | https://zh.cppreference.com/cpp/utility/move |
| move_if_noexcept | https://zh.cppreference.com/cpp/utility/move_if_noexcept |
| as_const | https://zh.cppreference.com/cpp/utility/as_const |
| pair | https://zh.cppreference.com/cpp/utility/pair |
| tuple | https://zh.cppreference.com/cpp/utility/tuple |
| optional | https://zh.cppreference.com/cpp/utility/optional |
| any | https://zh.cppreference.com/cpp/utility/any |
| variant | https://zh.cppreference.com/cpp/utility/variant |
| tuple_size | https://zh.cppreference.com/cpp/utility/tuple_size |
| tuple_element | https://zh.cppreference.com/cpp/utility/tuple_element |
| apply | https://zh.cppreference.com/cpp/utility/apply |
| make_from_tuple | https://zh.cppreference.com/cpp/utility/make_from_tuple |
| expected | https://zh.cppreference.com/cpp/utility/expected |
| [编辑] | https://zh.cppreference.com/index.php?title=Template:cpp/utility/navbar_content&action=edit |
| 内存管理库 | https://zh.cppreference.com/cpp/memory |
| 分配器 | https://zh.cppreference.com/cpp/memory#分配器 |
| allocator | https://zh.cppreference.com/cpp/memory/allocator |
| allocator_traits | https://zh.cppreference.com/cpp/memory/allocator_traits |
| allocation_result | https://zh.cppreference.com/cpp/memory/allocation_result |
| scoped_allocator_adaptor | https://zh.cppreference.com/cpp/memory/scoped_allocator_adaptor |
| allocator_arg | https://zh.cppreference.com/cpp/memory/allocator_arg |
| uses_allocator | https://zh.cppreference.com/cpp/memory/uses_allocator |
| uses_allocator_construction_args | https://zh.cppreference.com/cpp/memory/uses_allocator_construction_args |
| make_obj_using_allocator | https://zh.cppreference.com/cpp/memory/make_obj_using_allocator |
| pmr::polymorphic_allocator | https://zh.cppreference.com/cpp/memory/polymorphic_allocator |
| uninitialized_construct_using_allocator | https://zh.cppreference.com/cpp/memory/uninitialized_construct_using_allocator |
| 内存资源 | https://zh.cppreference.com/cpp/memory#内存资源 |
| pmr::memory_resource | https://zh.cppreference.com/cpp/memory/memory_resource |
| pmr::get_default_resource | https://zh.cppreference.com/cpp/memory/get_default_resource |
| pmr::set_default_resource | https://zh.cppreference.com/cpp/memory/set_default_resource |
| pmr::new_delete_resource | https://zh.cppreference.com/cpp/memory/new_delete_resource |
| pmr::pool_options | https://zh.cppreference.com/cpp/memory/pool_options |
| pmr::null_memory_resource | https://zh.cppreference.com/cpp/memory/null_memory_resource |
| pmr::synchronized_pool_resource | https://zh.cppreference.com/cpp/memory/synchronized_pool_resource |
| pmr::unsynchronized_pool_resource | https://zh.cppreference.com/cpp/memory/unsynchronized_pool_resource |
| pmr::monotonic_buffer_resource | https://zh.cppreference.com/cpp/memory/monotonic_buffer_resource |
| 显式生存期管理 | https://zh.cppreference.com/cpp/memory#显式生存期管理 |
| start_lifetime_as | https://zh.cppreference.com/cpp/memory/start_lifetime_as |
| start_lifetime_as_array | https://zh.cppreference.com/cpp/memory/start_lifetime_as |
| 用于复合类设计的类型 | https://zh.cppreference.com/cpp/memory#用于复合类设计的类型 |
| indirect | https://zh.cppreference.com/cpp/memory/indirect |
| polymorphic | https://zh.cppreference.com/cpp/memory/polymorphic |
| 杂项 | https://zh.cppreference.com/cpp/memory#杂项 |
| pointer_traits | https://zh.cppreference.com/cpp/memory/pointer_traits |
| to_address | https://zh.cppreference.com/cpp/memory/to_address |
| addressof | https://zh.cppreference.com/cpp/memory/addressof |
| align | https://zh.cppreference.com/cpp/memory/align |
| assume_aligned | https://zh.cppreference.com/cpp/memory/assume_aligned |
| is_sufficiently_aligned | https://zh.cppreference.com/cpp/memory/is_sufficiently_aligned |
| C 库 | https://zh.cppreference.com/cpp/memory/c |
| malloc | https://zh.cppreference.com/cpp/memory/c/malloc |
| free | https://zh.cppreference.com/cpp/memory/c/free |
| calloc | https://zh.cppreference.com/cpp/memory/c/calloc |
| realloc | https://zh.cppreference.com/cpp/memory/c/realloc |
| aligned_alloc | https://zh.cppreference.com/cpp/memory/c/aligned_alloc |
| free_sized | https://zh.cppreference.com/index.php?title=cpp/memory/c/free_sized&action=edit&redlink=1 |
| free_aligned_sized | https://zh.cppreference.com/index.php?title=cpp/memory/c/free_aligned_sized&action=edit&redlink=1 |
| memalignment | https://zh.cppreference.com/index.php?title=cpp/memory/c/memalignment&action=edit&redlink=1 |
| 未初始化存储 | https://zh.cppreference.com/cpp/memory#未初始化存储 |
| raw_storage_iterator | https://zh.cppreference.com/cpp/memory/raw_storage_iterator |
| get_temporary_buffer | https://zh.cppreference.com/cpp/memory/get_temporary_buffer |
| return_temporary_buffer | https://zh.cppreference.com/cpp/memory/return_temporary_buffer |
| 垃圾收集器支持 | https://zh.cppreference.com/cpp/memory#垃圾收集器支持 |
| declare_reachable | https://zh.cppreference.com/cpp/memory/gc/declare_reachable |
| declare_no_pointers | https://zh.cppreference.com/cpp/memory/gc/declare_no_pointers |
| pointer_safety | https://zh.cppreference.com/cpp/memory/gc/pointer_safety |
| undeclare_reachable | https://zh.cppreference.com/cpp/memory/gc/undeclare_reachable |
| undeclare_no_pointers | https://zh.cppreference.com/cpp/memory/gc/undeclare_no_pointers |
| get_pointer_safety | https://zh.cppreference.com/cpp/memory/gc/get_pointer_safety |
| 专门算法 | https://zh.cppreference.com/cpp/algorithm/memory |
| 低层内存管理 | https://zh.cppreference.com/cpp/memory/new#低层内存管理 |
| operator newoperator new[] | https://zh.cppreference.com/cpp/memory/new/operator_new |
| nothrow | https://zh.cppreference.com/cpp/memory/new/nothrow |
| nothrow_t | https://zh.cppreference.com/cpp/memory/new/nothrow_t |
| new_handler | https://zh.cppreference.com/cpp/memory/new/new_handler |
| set_new_handler | https://zh.cppreference.com/cpp/memory/new/set_new_handler |
| get_new_handler | https://zh.cppreference.com/cpp/memory/new/get_new_handler |
| bad_alloc | https://zh.cppreference.com/cpp/memory/new/bad_alloc |
| bad_array_new_length | https://zh.cppreference.com/cpp/memory/new/bad_array_new_length |
| align_val_t | https://zh.cppreference.com/cpp/memory/new/align_val_t |
| destroying_delete_t | https://zh.cppreference.com/cpp/memory/new/destroying_delete_t |
| launder | https://zh.cppreference.com/cpp/utility/launder |
| 智能指针 | https://zh.cppreference.com/cpp/memory#智能指针 |
| unique_ptr | https://zh.cppreference.com/cpp/memory/unique_ptr |
| shared_ptr | https://zh.cppreference.com/cpp/memory/shared_ptr |
| weak_ptr | https://zh.cppreference.com/cpp/memory/weak_ptr |
| auto_ptr | https://zh.cppreference.com/cpp/memory/auto_ptr |
| owner_less | https://zh.cppreference.com/cpp/memory/owner_less |
| owner_less | https://zh.cppreference.com/cpp/memory/owner_less_void |
| owner_hash | https://zh.cppreference.com/cpp/memory/owner_hash |
| owner_equal | https://zh.cppreference.com/cpp/memory/owner_equal |
| enable_shared_from_this | https://zh.cppreference.com/cpp/memory/enable_shared_from_this |
| bad_weak_ptr | https://zh.cppreference.com/cpp/memory/bad_weak_ptr |
| default_delete | https://zh.cppreference.com/cpp/memory/default_delete |
| out_ptr_t | https://zh.cppreference.com/cpp/memory/out_ptr_t |
| inout_ptr_t | https://zh.cppreference.com/cpp/memory/inout_ptr_t |
| [编辑] | https://zh.cppreference.com/index.php?title=Template:cpp/memory/navbar_content&action=edit |
| 低层内存管理 | https://zh.cppreference.com/cpp/memory/new |
| 函数 | https://zh.cppreference.com/cpp/memory/new#函数 |
| operator newoperator new[] | https://zh.cppreference.com/cpp/memory/new/operator_new |
| get_new_handler | https://zh.cppreference.com/cpp/memory/new/get_new_handler |
| set_new_handler | https://zh.cppreference.com/cpp/memory/new/set_new_handler |
| 类 | https://zh.cppreference.com/cpp/memory/new#类 |
| bad_alloc | https://zh.cppreference.com/cpp/memory/new/bad_alloc |
| bad_array_new_length | https://zh.cppreference.com/cpp/memory/new/bad_array_new_length |
| align_val_t | https://zh.cppreference.com/cpp/memory/new/align_val_t |
| 类型 | https://zh.cppreference.com/cpp/memory/new#类型 |
| new_handler | https://zh.cppreference.com/cpp/memory/new/new_handler |
| 对象 | https://zh.cppreference.com/cpp/memory/new#对象 |
| nothrow | https://zh.cppreference.com/cpp/memory/new/nothrow |
| destroying_delete | https://zh.cppreference.com/cpp/memory/new/destroying_delete |
| 对象访问 | https://zh.cppreference.com/cpp/memory/new#对象访问 |
| launder | https://zh.cppreference.com/cpp/utility/launder |
| [编辑] | https://zh.cppreference.com/index.php?title=Template:cpp/memory/new/navbar_content&action=edit |
| https://zh.cppreference.com/cpp/header/new |
| delete、delete[] | https://zh.cppreference.com/cpp/language/delete |
| 布置 new 表达式 | https://zh.cppreference.com/cpp/language/new#布置new |
| 可替换 | https://zh.cppreference.com/cpp/language/replacement_function |
| 下文 | https://zh.cppreference.com/cpp/memory/new/operator_delete#全局替换 |
| 初始化失败 | https://zh.cppreference.com/cpp/language/new#初始化失败 |
| 不分配布置分配函数 | https://zh.cppreference.com/cpp/memory/new/operator_new#版本_9 |
| https://zh.cppreference.com/cpp/header/new |
| 1-8 | https://zh.cppreference.com/cpp/memory/new/operator_delete#版本_1 |
| delete 表达式 | https://zh.cppreference.com/cpp/language/delete |
| 1 参数 | https://zh.cppreference.com/cpp/memory/new/operator_delete#参数 |
| 2 异常 | https://zh.cppreference.com/cpp/memory/new/operator_delete#异常 |
| 3 全局替换 | https://zh.cppreference.com/cpp/memory/new/operator_delete#全局替换 |
| 4 类特定重载 | https://zh.cppreference.com/cpp/memory/new/operator_delete#类特定重载 |
| 5 注解 | https://zh.cppreference.com/cpp/memory/new/operator_delete#注解 |
| 6 缺陷报告 | https://zh.cppreference.com/cpp/memory/new/operator_delete#缺陷报告 |
| 7 参阅 | https://zh.cppreference.com/cpp/memory/new/operator_delete#参阅 |
| 1-8 | https://zh.cppreference.com/cpp/memory/new/operator_delete#版本_1 |
| 可以替换 | https://zh.cppreference.com/cpp/language/replacement_function |
| 15,16 | https://zh.cppreference.com/cpp/memory/new/operator_delete#版本_15 |
| 13,14 | https://zh.cppreference.com/cpp/memory/new/operator_delete#版本_13 |
| 25,26 | https://zh.cppreference.com/cpp/memory/new/operator_delete#版本_25 |
| 17-24 | https://zh.cppreference.com/cpp/memory/new/operator_delete#版本_17 |
| 17,19,21 | https://zh.cppreference.com/cpp/memory/new/operator_delete#版本_17 |
| 18,20,22 | https://zh.cppreference.com/cpp/memory/new/operator_delete#版本_18 |
| 名称查找规则 | https://zh.cppreference.com/cpp/language/lookup |
| 多态 | https://zh.cppreference.com/cpp/language/object |
| 17,18 | https://zh.cppreference.com/cpp/memory/new/operator_delete#版本_17 |
| 21,22 | https://zh.cppreference.com/cpp/memory/new/operator_delete#版本_21 |
| 25,26 | https://zh.cppreference.com/cpp/memory/new/operator_delete#版本_25 |
| 模板实参推导 | https://zh.cppreference.com/cpp/language/template_argument_deduction |
| new 运算符 | https://zh.cppreference.com/cpp/memory/new/operator_new |
| new 运算符 | https://zh.cppreference.com/cpp/memory/new/operator_new |
| 先发生于 | https://zh.cppreference.com/cpp/atomic/memory_order |
| 功能特性测试 | https://zh.cppreference.com/cpp/utility/feature_test |
| __cpp_sized_deallocation | https://zh.cppreference.com/cpp/feature_test#cpp_sized_deallocation |
| 201309L | https://zh.cppreference.com/cpp/compiler_support/14#cpp_sized_deallocation_201309L |
| __cpp_impl_destroying_delete | https://zh.cppreference.com/cpp/feature_test#cpp_impl_destroying_delete |
| 201806L | https://zh.cppreference.com/cpp/compiler_support/20#cpp_impl_destroying_delete_201806L |
| __cpp_lib_destroying_delete | https://zh.cppreference.com/cpp/feature_test#cpp_lib_destroying_delete |
| 201806L | https://zh.cppreference.com/cpp/compiler_support/20#cpp_lib_destroying_delete_201806L |
| CWG 220 | https://cplusplus.github.io/CWG/issues/220.html |
| CWG 1438 | https://cplusplus.github.io/CWG/issues/1438.html |
| LWG 206 | https://cplusplus.github.io/LWG/issue206 |
| 2 | https://zh.cppreference.com/cpp/memory/new/operator_delete#版本_2 |
| 10 | https://zh.cppreference.com/cpp/memory/new/operator_delete#版本_10 |
| LWG 298 | https://cplusplus.github.io/LWG/issue298 |
| 1 | https://zh.cppreference.com/cpp/memory/new/operator_delete#版本_1 |
| 9 | https://zh.cppreference.com/cpp/memory/new/operator_delete#版本_9 |
| LWG 404 | https://cplusplus.github.io/LWG/issue404 |
| LWG 2458 | https://cplusplus.github.io/LWG/issue2458 |
| operator delete | https://zh.cppreference.com/cpp/coroutine/generator/promise_type/operator_delete |
| [编辑] | https://zh.cppreference.com/index.php?title=Template:cpp/coroutine/generator/promise_type/dsc_operator_delete&action=edit |
| operator newoperator new[] | https://zh.cppreference.com/cpp/memory/new/operator_new |
| [编辑] | https://zh.cppreference.com/index.php?title=Template:cpp/memory/new/dsc_operator_new&action=edit |
| return_temporary_buffer | https://zh.cppreference.com/cpp/memory/return_temporary_buffer |
| [编辑] | https://zh.cppreference.com/index.php?title=Template:cpp/memory/dsc_return_temporary_buffer&action=edit |
| free | https://zh.cppreference.com/cpp/memory/c/free |
| [编辑] | https://zh.cppreference.com/index.php?title=Template:cpp/memory/c/dsc_free&action=edit |
| 分类 | https://zh.cppreference.com/Special:%E9%A1%B5%E9%9D%A2%E5%88%86%E7%B1%BB |
| 使用已弃用source标签的页面 | https://zh.cppreference.com/index.php?title=Category:%E4%BD%BF%E7%94%A8%E5%B7%B2%E5%BC%83%E7%94%A8source%E6%A0%87%E7%AD%BE%E7%9A%84%E9%A1%B5%E9%9D%A2&action=edit&redlink=1 |
| 有过多高开销解析器函数调用的页面 | https://zh.cppreference.com/index.php?title=Category:%E6%9C%89%E8%BF%87%E5%A4%9A%E9%AB%98%E5%BC%80%E9%94%80%E8%A7%A3%E6%9E%90%E5%99%A8%E5%87%BD%E6%95%B0%E8%B0%83%E7%94%A8%E7%9A%84%E9%A1%B5%E9%9D%A2&action=edit&redlink=1 |
| 首页 | https://zh.cppreference.com/%E9%A6%96%E9%A1%B5 |
| 最近更改 | https://zh.cppreference.com/Special:%E6%9C%80%E8%BF%91%E6%9B%B4%E6%94%B9 |
| 随机页面 | https://zh.cppreference.com/Special:%E9%9A%8F%E6%9C%BA%E9%A1%B5%E9%9D%A2 |
| MediaWiki帮助 | https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents |
| https://zh.cppreference.com/cpp/memory/new/operator_delete |
| 链入页面 | https://zh.cppreference.com/Special:%E9%93%BE%E5%85%A5%E9%A1%B5%E9%9D%A2/cpp/memory/new/operator_delete |
| 相关更改 | https://zh.cppreference.com/Special:%E9%93%BE%E5%87%BA%E6%9B%B4%E6%94%B9/cpp/memory/new/operator_delete |
| 上传文件 | http://upload.cppreference.com/w/Special:Upload |
| 特殊页面 | https://zh.cppreference.com/Special:%E7%89%B9%E6%AE%8A%E9%A1%B5%E9%9D%A2 |
| 可打印版 | javascript:print(); |
| 固定链接 | https://zh.cppreference.com/index.php?title=cpp/memory/new/operator_delete&oldid=99446 |
| 页面信息 | https://zh.cppreference.com/index.php?title=cpp/memory/new/operator_delete&action=info |
| Deutsch | https://de.cppreference.com/cpp/memory/new/operator_delete |
| English | http://en.cppreference.com/cpp/memory/new/operator_delete |
| Español | http://es.cppreference.com/cpp/memory/new/operator_delete |
| Français | http://fr.cppreference.com/cpp/memory/new/operator_delete |
| Italiano | http://it.cppreference.com/cpp/memory/new/operator_delete |
| 日本語 | http://ja.cppreference.com/cpp/memory/new/operator_delete |
| Português | http://pt.cppreference.com/cpp/memory/new/operator_delete |
| Русский | http://ru.cppreference.com/cpp/memory/new/operator_delete |