<?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>
    <anon>Boost</anon>
  </categories>
  <description>Boost.Filesystemにはファイル名やディレクトリ名といったパスを表すためのpathクラスがあります。 パスに対する色々な操作を行うことができます。 初期化 文字列を渡して初期化します。 boost::filesystem::path path(&quot;C:\\hom\\hom.txt&quot;); パスの出力 operator std::cout &lt;&lt; path; 文字列を得たい場合はc_strかstringメンバ関数を使います。 std::string const str = path.string(); boost::filesystem::path::value_type const * …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.little-cuckoo.jp%2Fentry%2F20110611%2F1307781684&quot; title=&quot;boost::filesystem::path - 閑古鳥&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>2011-06-11 17:41:24</published>
  <title>boost::filesystem::path</title>
  <type>rich</type>
  <url>https://www.little-cuckoo.jp/entry/20110611/1307781684</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
