<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>murank</author_name>
  <author_url>https://blog.hatena.ne.jp/murank/</author_url>
  <blog_title>murankの日記</blog_title>
  <blog_url>https://murank.hatenadiary.org/</blog_url>
  <categories>
    <anon>プログラミング</anon>
    <anon>C++</anon>
    <anon>boost</anon>
  </categories>
  <description>boost::unitsを使う場合、下記のようになる。 #include &lt;boost/untis/systems/si.hpp&gt; #include &lt;boost/units/systems/prefixes.hpp&gt; using namespace boost::units; quantity&lt;si::time&gt; x(1.0*si::second); // 1 s quantity&lt;si::time&gt; y(1.0*si::milli*si::meter); // 0.001 s この書き方にはいくつか気になる点がある。 まず、quantityで使ってる単位が分かりづらい。 この例だと、SI …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmurank.hatenadiary.org%2Fentry%2F20091003%2F1254575702&quot; title=&quot; boost::units を少し使いやすくする - murankの日記&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>2009-10-03 22:15:02</published>
  <title> boost::units を少し使いやすくする</title>
  <type>rich</type>
  <url>https://murank.hatenadiary.org/entry/20091003/1254575702</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
