<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>faith_and_brave</author_name>
  <author_url>https://blog.hatena.ne.jp/faith_and_brave/</author_url>
  <blog_title>Faith and Brave - C++で遊ぼう</blog_title>
  <blog_url>https://faithandbrave.hateblo.jp/</blog_url>
  <categories>
    <anon>C++</anon>
  </categories>
  <description>N3472 Binary Literals in the C++ Core Language C++14から、2進数リテラルが言語組み込みで導入されることが決まりました。 0bもしくは0Bというプレフィックスを付けたあとに、0か1のシーケンスを記述します。 int x = 0b1100; // x == 12 提案されている仕様を見る限りでは、0bと0Bに違いはないようです。 2進数リテラルはまだコア言語側だけが決まった段階で、IOStreamライブラリでのフォーマットについてはまだ何も決まっていないようです。 GCCでは、4.3から言語拡張としてすでに実装されていて、4.9からC++14の機…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffaithandbrave.hateblo.jp%2Fentry%2F20130502%2F1367481106&quot; title=&quot; C++14 2進数リテラル - Faith and Brave - C++で遊ぼう&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-05-02 16:51:46</published>
  <title> C++14 2進数リテラル</title>
  <type>rich</type>
  <url>https://faithandbrave.hateblo.jp/entry/20130502/1367481106</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
