<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tt_clown</author_name>
  <author_url>https://blog.hatena.ne.jp/tt_clown/</author_url>
  <blog_title>Cube Lilac</blog_title>
  <blog_url>https://clown.cube-soft.jp/</blog_url>
  <categories>
    <anon>C++</anon>
  </categories>
  <description>たまに「既存のソースコード（特に、ある程度歴史のあるソースコード）を上手に効率よく読んでいくにはどうしたら良いか？」と言う事を考えます。例えば、以下のコードは Boost 1.20.0 の lexical_cast のコードです。 namespace boost { ... template&lt;typename Target, typename Source&gt; Target lexical_cast(Source arg) { # ifndef BOOST_NO_STRINGSTREAM std::stringstream interpreter; # else std::strstream i…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fclown.cube-soft.jp%2Fentry%2F20100516%2F1273948045&quot; title=&quot; 既存のソースコードの読み方 - Cube Lilac&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>2010-05-16 03:27:25</published>
  <title> 既存のソースコードの読み方</title>
  <type>rich</type>
  <url>https://clown.cube-soft.jp/entry/20100516/1273948045</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
