<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sygh</author_name>
  <author_url>https://blog.hatena.ne.jp/sygh/</author_url>
  <blog_title>syghの新フラグメント置き場</blog_title>
  <blog_url>https://sygh.hatenadiary.jp/</blog_url>
  <categories>
    <anon>C++</anon>
    <anon>プログラミングTips</anon>
  </categories>
  <description>（これは2011-01-30に書いた故OCNブログの記事を移植したものです）C++11 (C++0x TR1) には正規表現ライブラリとして &lt;regex&gt; が存在するんですが、こいつを使って簡単なCSV文字列解析処理を書いてみました。参考にしたのは下記。 CSV形式のファイルをDataTableや配列等として取得する: .NET Tips: C#, VB.NET解析用の末尾コンマをあらかじめ追加しておくこと、そして正規表現のみで解決しようとせず、C++によるループを利用して正規表現を繰り返し適用しているのがコツです。 一応Visual C++ 2008 SP1 / 2010以上の環境を想定し…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsygh.hatenadiary.jp%2Fentry%2F2014%2F07%2F26%2F021304&quot; title=&quot;C++正規表現ライブラリ（Regex）でCSV解析 - syghの新フラグメント置き場&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>2014-07-26 02:13:04</published>
  <title>C++正規表現ライブラリ（Regex）でCSV解析</title>
  <type>rich</type>
  <url>https://sygh.hatenadiary.jp/entry/2014/07/26/021304</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
