<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>minekoa</author_name>
  <author_url>https://blog.hatena.ne.jp/minekoa/</author_url>
  <blog_title>みねこあ</blog_title>
  <blog_url>https://minekoa.hatenadiary.org/</blog_url>
  <categories>
    <anon>C++</anon>
  </categories>
  <description>組み込みは10年落ちとはよく言ったもので、うちで使っている STL は Tornado 2.2 付属のヤツでなんか古いです。コードを開くと1996年のSGIのコピーライトとか1999年のGNUのコピーライトとか入ってます。（新しいのにしたいのだけれど、いろいろ事情があってできない...orz）なので、vector::at が無かったりとかの 足りないメソッドがストレスになっています。で、今日見つかったのがしたのが、string::compare の引数の順序が違うというもの。 問題のSTL: s.compare( str, pos, n ) 現在のSTL: s.compare( pos, n,…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fminekoa.hatenadiary.org%2Fentry%2F20080618%2F1213762441&quot; title=&quot;昔、string::compare の引数の順序 が違った？めも - みねこあ&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>2008-06-18 13:14:01</published>
  <title>昔、string::compare の引数の順序 が違った？めも</title>
  <type>rich</type>
  <url>https://minekoa.hatenadiary.org/entry/20080618/1213762441</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
