{"published":"2009-03-13 13:04:02","type":"rich","provider_name":"Hatena Blog","categories":["C++"],"author_url":"https://blog.hatena.ne.jp/haru-s/","url":"https://haru-s.hatenablog.com/entry/20090313/1236917042","version":"1.0","image_url":null,"description":"via. shinh\u3055\u3093\u3068\u304buskz\u3055\u3093\u3068\u304b\uff0e #include <iostream> 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 << \"A\\t\" << s->v << std::endl; std::co\u2026","height":"190","author_name":"haru-s","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fharu-s.hatenablog.com%2Fentry%2F20090313%2F1236917042\" title=\"new A\u3068new A()\u306e\u9055\u3044 - ...ing logging 4.0\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","title":"new A\u3068new A()\u306e\u9055\u3044","provider_url":"https://hatena.blog","blog_title":"...ing logging 4.0","width":"100%","blog_url":"https://haru-s.hatenablog.com/"}