<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>E_Mattsan</author_name>
  <author_url>https://blog.hatena.ne.jp/E_Mattsan/</author_url>
  <blog_title>エンジニアのソフトウェア的愛情</blog_title>
  <blog_url>https://blog.emattsan.org/</blog_url>
  <categories>
    <anon>C++</anon>
  </categories>
  <description>昨日のコード、少し短くなることに気がついた。 #include &lt;iostream&gt; #include &lt;string&gt; #include &lt;boost/dynamic_bitset.hpp&gt; int main(int, char* []) { boost::dynamic_bitset&lt;&gt; b1(std::string(&quot;10110011100011110000&quot;)); std::cout &lt;&lt; b1 &lt;&lt; std::endl; std::string s; boost::to_string(b1, s); boost::dynamic_bitset&lt;&gt; b2(std::string((s.…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.emattsan.org%2Fentry%2F20091017%2F1255767139&quot; title=&quot;boost::dynamic_bitsetから部分ビット列を切り出す、のつづき - エンジニアのソフトウェア的愛情&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-17 17:12:19</published>
  <title>boost::dynamic_bitsetから部分ビット列を切り出す、のつづき</title>
  <type>rich</type>
  <url>https://blog.emattsan.org/entry/20091017/1255767139</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
