<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ousttrue</author_name>
  <author_url>https://blog.hatena.ne.jp/ousttrue/</author_url>
  <blog_title>三次元日誌</blog_title>
  <blog_url>https://ousttrue.hatenadiary.org/</blog_url>
  <categories>
    <anon>c++</anon>
  </categories>
  <description>mkm読み込み向けに途中まで作ったmqoローダの部品を切り出してきた。 テキストフォーマットのファイルの読み込みはだいたい行毎に 読み込んでトークンにバラす処理になるのだが フォーマット毎に一から作るのも面倒だし、 モデルデータにboost::spritとかを使うのも微妙なので作った。 \nがくるまでをベクタに突っ込んで、 splitが呼ばれたら行をトークンに区切る。 ダブルクォートが来たら次のダブルクォートが来るまでは通常の区切りを休止する。 トークンは、\0で終端された文字列を期待すると読み込んだ行からさらに コピーして\0でフタしてやる必要が出てよろしくないので const char*で…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fousttrue.hatenadiary.org%2Fentry%2F20090402%2F1238635802&quot; title=&quot;行分解器 - 三次元日誌&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>2009-04-02 10:30:02</published>
  <title>行分解器</title>
  <type>rich</type>
  <url>https://ousttrue.hatenadiary.org/entry/20090402/1238635802</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
