<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Flast</author_name>
  <author_url>https://blog.hatena.ne.jp/Flast/</author_url>
  <blog_title>にゃははー</blog_title>
  <blog_url>https://flast.hateblo.jp/</blog_url>
  <categories>
    <anon>Boost</anon>
    <anon>C++</anon>
    <anon>Boost.Bind</anon>
  </categories>
  <description>多分よく訓練されたバインダー達はこんな程度の引っかかり方はしないだろうけど私は嵌った。 つまり以下のコードだ。 #include &lt;iostream&gt; #include &lt;functional&gt; #include &lt;boost/bind.hpp&gt; struct some_functor { typedef bool result_type; template &lt; typename Pred &gt; bool operator()( Pred pred ) { return pred( 1 ); } }; int main() { std::cout &lt;&lt; std::boolalpha &lt;&lt; boo…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fflast.hateblo.jp%2Fentry%2F20110728%2F1311878870&quot; title=&quot; [boost|std]::bindではまったこと - にゃははー&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>2011-07-28 03:47:50</published>
  <title> [boost|std]::bindではまったこと</title>
  <type>rich</type>
  <url>https://flast.hateblo.jp/entry/20110728/1311878870</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
