<?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>標準外の属性は、名前空間内に定義されている場合があります (例として、GCCが定義している属性はgnu名前空間に属している)。属性指定の文脈でその名前空間を何度も書かなくてよいように、名前空間を省略するための機能がC++1zで入ります。 [[ using CC: opt(1), debug ]] void f() {} // [[CC::opt(1), CC::debug]] void f() {} と同じ意味 using指定できる名前空間は、ひとつだけのようです。 属性名前空間に対するusingの意味としては、「指定された属性がusingされた名前空間に属していればそれを使用する」というもの…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffaithandbrave.hateblo.jp%2Fentry%2F2016%2F10%2F14%2F162719&quot; title=&quot;C++1z 属性の名前空間指定に繰り返しをなくす - 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>2016-10-14 16:27:19</published>
  <title>C++1z 属性の名前空間指定に繰り返しをなくす</title>
  <type>rich</type>
  <url>https://faithandbrave.hateblo.jp/entry/2016/10/14/162719</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
