<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>wata_d</author_name>
  <author_url>https://blog.hatena.ne.jp/wata_d/</author_url>
  <blog_title>閑古鳥</blog_title>
  <blog_url>https://www.little-cuckoo.jp/</blog_url>
  <categories>
    <anon>C++</anon>
  </categories>
  <description>Windows限定ですが、find_file_rangeを使うと簡単に特定のディレクトリ下にあるファイルの一覧を取得できます。 #include &lt;cstdio&gt; #include &lt;boost/range/algorithm/for_each.hpp&gt; #include &lt;boost/bind.hpp&gt; #include &lt;windows.h&gt; #include &quot;find_file.hpp&quot; int main() { find_file::find_file_range ffrng(&quot;*.*&quot;); boost::for_each(ffrng, boost::bind&lt;int&gt;(&amp;std::…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.little-cuckoo.jp%2Fentry%2F20100917%2F1284688531&quot; title=&quot;ディレクトリ内のファイル一覧を取得する(find_file_range) - 閑古鳥&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-09-17 10:55:31</published>
  <title>ディレクトリ内のファイル一覧を取得する(find_file_range)</title>
  <type>rich</type>
  <url>https://www.little-cuckoo.jp/entry/20100917/1284688531</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
