<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>osyo-manga</author_name>
  <author_url>https://blog.hatena.ne.jp/osyo-manga/</author_url>
  <blog_title>C++でゲームプログラミング</blog_title>
  <blog_url>https://osyo-manga.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>ようは下のような事がしたかったんです。 typedef int foo; typedef int hoge; foo f = 10; // ok hoge h = 20; // ok f = h; // 型が違うので error にしたい どこかで見たような気がしたけど、探したのがなかったので作った。 templatevalue_t = unsigned int &gt; struct only_value_t{ only_value_t() : value(0){} only_value_t(value_t rhs) : value(rhs){} only_value_t(const only_v…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fosyo-manga.hatenadiary.org%2Fentry%2F20090901%2F1251806876&quot; title=&quot;互換性のないtypedef - 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>2009-09-01 21:07:56</published>
  <title>互換性のないtypedef</title>
  <type>rich</type>
  <url>https://osyo-manga.hatenadiary.org/entry/20090901/1251806876</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
