<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>C&#43;&#43; on Prime&#39;s blog</title>
    <link>https://www.mayuan.site/categories/c&#43;&#43;/</link>
    <description>Recent content in C&#43;&#43; on Prime&#39;s blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Wed, 20 Nov 2019 16:54:50 +0800</lastBuildDate>
    
	<atom:link href="https://www.mayuan.site/categories/c++/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Modern C&#43;&#43;</title>
      <link>https://www.mayuan.site/post/c&#43;&#43;/modern-c&#43;&#43;/</link>
      <pubDate>Wed, 20 Nov 2019 16:54:50 +0800</pubDate>
      
      <guid>https://www.mayuan.site/post/c&#43;&#43;/modern-c&#43;&#43;/</guid>
      <description>modern c++ 语言可用性的强化 常量 nullptr表示空指针，专门用来区分空指针、0。 C++11 提供了 constexpr 让用户显式的声明函数或对象构造函数在编译期会成为常量表达</description>
    </item>
    
  </channel>
</rss>