<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yuyarin</author_name>
  <author_url>https://blog.hatena.ne.jp/yuyarin/</author_url>
  <blog_title>yuyarinの日記</blog_title>
  <blog_url>https://yuyarin.hatenadiary.org/</blog_url>
  <categories>
    <anon>C</anon>
  </categories>
  <description>C言語における多値返却は， 構造体を返す 関数の引数に参照を渡してそこに値を入れる などが考えられるけど， int, double f(void) { return 1, 0.1; } int x, double y = f(); みたいなコードの書き方をC言語標準としてサポートできるかという議論を Twitter で行ったのでそのまとめ． 構文解釈がうまくいくか オーバーロードを解決できるか ある関数の引数に多値返却関数が使われた場合の挙動をどうするか 機械語にできるか 標準として適切か のような問題が挙った． 結論 のように で囲めば構文解釈は容易らしいが，C++でテンプレート構文とコンフ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyuyarin.hatenadiary.org%2Fentry%2F20090825%2F1251136545&quot; title=&quot;C言語は関数の多値返却を標準機能としてサポートできるか - yuyarinの日記&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>http://img.twitty.jp/twitter/user/xharaken/m.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-08-25 02:55:45</published>
  <title>C言語は関数の多値返却を標準機能としてサポートできるか</title>
  <type>rich</type>
  <url>https://yuyarin.hatenadiary.org/entry/20090825/1251136545</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
