<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Cryolite</author_name>
  <author_url>https://blog.hatena.ne.jp/Cryolite/</author_url>
  <blog_title>Cry's Blog</blog_title>
  <blog_url>https://blog.cryolite.net/</blog_url>
  <categories>
    <anon>C++</anon>
    <anon>Template MetaProgramming</anon>
  </categories>
  <description>そういえば，前々から「ポリシー等のコンパイル時決定な条件によってメンバ関数が実装されるかされないかが異なる」場合にどうするのが良いのか気になってたんですよね．ちょうど，move_ptrはTかT[ ]かでメンバ関数が実装されているかされていないかの選択になっているようなのでどうやっているんでしょうかね？と思って実装見てみる． template&lt; typename T, typename Deleter = move_ptrs::default_deleter&lt;T&gt; &gt; class static_move_ptr { // ..... private: BOOST_STATIC_CONSTANT(…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.cryolite.net%2Fentry%2F20040913%2Fp2&quot; title=&quot;メンバ関数の選択的実装 - Cry&amp;#39;s Blog&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>2004-09-13 00:00:01</published>
  <title>メンバ関数の選択的実装</title>
  <type>rich</type>
  <url>https://blog.cryolite.net/entry/20040913/p2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
