<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>PL</title><link>https://blog.shuaizhang.cc/zh-hans/category/pl/</link><description>查看归入当前术语的文章。</description><generator>Hugo</generator><language>zh-Hans</language><lastBuildDate>Tue, 28 Apr 2015 22:44:00 +0000</lastBuildDate><atom:link href="https://blog.shuaizhang.cc/zh-hans/category/pl/index.xml" rel="self" type="application/rss+xml"/><item><title>什么是 C++ 中的 const</title><link>https://blog.shuaizhang.cc/zh-hans/posts/what-is-const/</link><pubDate>Tue, 28 Apr 2015 00:00:00 +0000</pubDate><guid>https://blog.shuaizhang.cc/zh-hans/posts/what-is-const/</guid><description>本文梳理 C++ 中 const 的三种常见用法，分析其语义混淆与局限，并讨论 constexpr 等替代思路。</description></item><item><title>C++ 的引用类型</title><link>https://blog.shuaizhang.cc/zh-hans/posts/reference-type-in-cpp/</link><pubDate>Fri, 23 Nov 2012 00:00:00 +0000</pubDate><guid>https://blog.shuaizhang.cc/zh-hans/posts/reference-type-in-cpp/</guid><description>本文结合一道 C++ 笔试题讨论引用类型的含义，以及如何通过禁用拷贝、提供虚析构等方式定义具有多态行为的类型。</description></item></channel></rss>