<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>f99aq</author_name>
  <author_url>https://blog.hatena.ne.jp/f99aq/</author_url>
  <blog_title>f99aq8oveのブログ</blog_title>
  <blog_url>https://f99aq.hateblo.jp/</blog_url>
  <categories>
    <anon>C++</anon>
  </categories>
  <description>インストール自体は簡単。適当な場所にアーカイブを展開して、 sudo make -f gcc.mak clean install できたら試しに次のコードをコンパイルしてみる。 #ifdef _DEBUG #define _STLP_DEBUG 1 #else #undef _STLP_DEBUG #endif #include &lt;vector&gt; int main(void) { std::vector&lt;int&gt; hoge; hoge.pop_back(); return 0; }Release g++ -pthread -L/usr/local/STLport-5.0/lib -I/usr/…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ff99aq.hateblo.jp%2Fentry%2F20060723%2F1153665833&quot; title=&quot;gcc の STL を STLPort 5.0 に入れ替え - f99aq8oveのブログ&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>2006-07-23 23:43:53</published>
  <title>gcc の STL を STLPort 5.0 に入れ替え</title>
  <type>rich</type>
  <url>https://f99aq.hateblo.jp/entry/20060723/1153665833</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
