<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>haru-s</author_name>
  <author_url>https://blog.hatena.ne.jp/haru-s/</author_url>
  <blog_title>...ing logging 4.0</blog_title>
  <blog_url>https://haru-s.hatenablog.com/</blog_url>
  <categories>
    <anon>C++</anon>
  </categories>
  <description>via. shinhさんとかuskzさんとか． #include &lt;iostream&gt; struct A { int v; }; struct B { B(){} int v; }; struct C { C():v(){} int v; }; int _tmain(int argc, _TCHAR* argv[]) { A* s = new A; A* t = new A(); B* u = new B; B* v = new B(); C* w = new C; C* x = new C(); std::cout &lt;&lt; &quot;A\t&quot; &lt;&lt; s-&gt;v &lt;&lt; std::endl; std::co…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fharu-s.hatenablog.com%2Fentry%2F20090313%2F1236917042&quot; title=&quot;new Aとnew A()の違い - ...ing logging 4.0&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-03-13 13:04:02</published>
  <title>new Aとnew A()の違い</title>
  <type>rich</type>
  <url>https://haru-s.hatenablog.com/entry/20090313/1236917042</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
