<?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>C++</anon>
  </categories>
  <description>（２） テンプレートはヘッダーに書こう通常の関数の場合，プロトタイプ宣言と定義を二つのファイルに分けて書くのが普通です．つまり，min.h 001 int min(int lhs, int rhs);min.cpp 001 #include &quot;min.h&quot; 002 int min(int lhs, int rhs) 003 return (lhs&lt;rhs?lhs:rhs); 004 }main.cpp 001 #include &lt;cstdio&gt; 002 #include &quot;min.h&quot; 003 int main(int argc, char* argv[]) 004 { 005 printf(…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fharu-s.hatenablog.com%2Fentry%2F20060530%2F1148985067&quot; title=&quot;C++テンプレートを使いこなす！　第一部　（２） - ...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>2006-05-30 19:31:07</published>
  <title>C++テンプレートを使いこなす！　第一部　（２）</title>
  <type>rich</type>
  <url>https://haru-s.hatenablog.com/entry/20060530/1148985067</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
