<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>faith_and_brave</author_name>
  <author_url>https://blog.hatena.ne.jp/faith_and_brave/</author_url>
  <blog_title>Faith and Brave - C++で遊ぼう</blog_title>
  <blog_url>https://faithandbrave.hateblo.jp/</blog_url>
  <categories>
    <anon>C++</anon>
  </categories>
  <description>N3910 What can signal handlers do? これまでのシグナルハンドラに関する規定では、以下のような問題がありました。 制限が強すぎるためにハンドラ内ではvolatile std::sig_atomic_tかロックフリーアトミックオブジェクトの変数しか扱えなかった。 未定義動作となる仕様があったために、汎用的なシグナルハンドラを書くのが難しかった。 この提案では、ハンドラ内で使えるオブジェクトの制限が緩和され、volatileやロックフリーオブジェクトでなくてもシグナルハンドラ内で定義・使用できるようになります。ただし変数に対する操作は、ロックフリー操作のみが許可され…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffaithandbrave.hateblo.jp%2Fentry%2F2014%2F02%2F25%2F141113&quot; title=&quot;C++14 シグナルハンドラでできることの制限緩和と明確化 - Faith and Brave - C++で遊ぼう&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>2014-02-25 14:11:13</published>
  <title>C++14 シグナルハンドラでできることの制限緩和と明確化</title>
  <type>rich</type>
  <url>https://faithandbrave.hateblo.jp/entry/2014/02/25/141113</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
