<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>espresso3389</author_name>
  <author_url>https://blog.hatena.ne.jp/espresso3389/</author_url>
  <blog_title>espresso3389の日記</blog_title>
  <blog_url>https://espresso3389.hatenablog.com/</blog_url>
  <categories>
    <anon>C++</anon>
  </categories>
  <description>VC8(VS2005)以降では、ついに、__restrictがサポートされた。実質的にはC99にもあるrestrictと同じだ。 平たくいえば、特定のポインタについて、どこにもエイリアスがないよということを示すためのもの。 しばらく、盲目的に、__restrictを使ってコードを書いていたんだけど、ふと、その効果が気になったので、VC9 Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.21022.08 for 80x86で試すことにした。テストのためのコードは以下の通り。 void copy_restrict(const…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fespresso3389.hatenablog.com%2Fentry%2F20080118%2F1200589983&quot; title=&quot;VC9で、__restrictを試す - espresso3389の日記&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>2008-01-18 02:13:03</published>
  <title>VC9で、__restrictを試す</title>
  <type>rich</type>
  <url>https://espresso3389.hatenablog.com/entry/20080118/1200589983</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
