<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kurimura</author_name>
  <author_url>https://blog.hatena.ne.jp/kurimura/</author_url>
  <blog_title>kurimura’s diary</blog_title>
  <blog_url>https://kurimura.hateblo.jp/</blog_url>
  <categories>
    <anon>D</anon>
  </categories>
  <description>なんかscope付けたらスタックに確保してくれるようです。 &gt;type con &gt; a.d class X{int a[1000000];} void main(){scope x = new X;} ^Z &gt;dmd a.d &gt;a.exe Error: Stack Overflowおー本当だー。 これで効率を気にして import std.c.stdlib; class X{ new(uint sz,void*p){return p;} } void main(){ auto X x = new(alloca(X.classinfo.init.length)) X; }こんな無駄なコード書く手…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkurimura.hateblo.jp%2Fentry%2F20061126%2F1164505641&quot; title=&quot;v0.175 - kurimura’s diary&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>2006-11-26 10:47:21</published>
  <title>v0.175</title>
  <type>rich</type>
  <url>https://kurimura.hateblo.jp/entry/20061126/1164505641</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
