<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>A7M</author_name>
  <author_url>https://blog.hatena.ne.jp/A7M/</author_url>
  <blog_title>C++Builder好きの秘密基地</blog_title>
  <blog_url>https://a7m.hatenablog.jp/</blog_url>
  <categories>
    <anon>C++Builder Tips</anon>
  </categories>
  <description>C++RTLの更新 まず、ディスカッションフォーラムで問題になっていた、ストリームIOについての致命的なバグはFIXされました。こんなコードを喰わせると何故か文字化け。 #include &lt;string&gt; #include &lt;iostream&gt; #include &lt;locale&gt; int main() { char locale[] = &quot;japanese&quot;; std::locale::global(std::locale(locale)); std::wcin.imbue(std::locale(locale)); std::wcout.imbue(std::locale(locale));…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fa7m.hatenablog.jp%2Fentry%2F20100821%2F1282387038&quot; title=&quot;RAD Studio XEファーストインプレッション　その2：C++ライブラリ編 - C++Builder好きの秘密基地&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-08-21 19:37:18</published>
  <title>RAD Studio XEファーストインプレッション　その2：C++ライブラリ編</title>
  <type>rich</type>
  <url>https://a7m.hatenablog.jp/entry/20100821/1282387038</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
