<?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>D言語</anon>
  </categories>
  <description>本文では全然説明してないですが「&quot;m&quot;がインスタンスメソッドなのに&quot;&amp;A.m&quot;と書けてしまっているけどこれバグじゃないの．クラス定義の中ではちゃんとエラーになるけど外ではエラーにならないで実行時にならないと問題が発覚しなくなっているよ」というつもりで報告したら，「それは仕様です」と返ってきたので考え直してみました． // a.d void f(void function() m) { m(); } class A { this() { f(&amp;A.m); // rejects-invalid =&gt; OK } /+static+/ void m() {} } void main() { f(&amp;A.…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fharu-s.hatenablog.com%2Fentry%2F20101216%2F1292470985&quot; title=&quot;Issue 5328 - The addressof-expression that should be rejected is accepted - ...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>2010-12-16 12:43:05</published>
  <title>Issue 5328 - The addressof-expression that should be rejected is accepted</title>
  <type>rich</type>
  <url>https://haru-s.hatenablog.com/entry/20101216/1292470985</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
