<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tt_clown</author_name>
  <author_url>https://blog.hatena.ne.jp/tt_clown/</author_url>
  <blog_title>Cube Lilac</blog_title>
  <blog_url>https://clown.cube-soft.jp/</blog_url>
  <categories>
    <anon>Misc</anon>
  </categories>
  <description>C++だとそんなに複雑な文字列解析はしないから（あんまり複雑だとRubyを使う），これまではclx::tokernizer with clx::format_separatorだけで済ませてきたのですが，やっぱりたまにC++でも正規表現が欲しくなります*1．そこでTR1を見てみるとregexが入っていたので，ここで少しtr1::regexに慣れておいて必要ならラッパクラスでも書こうかなと思っていたのですが，ショックなことにgcc 4.1.2では，#include&lt;tr1/regex&gt;が通らなかった（#include&lt;regex&gt;でもダメ）・・・tr1::regexはまだ実装されてないんですかね…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fclown.cube-soft.jp%2Fentry%2F20080809%2Fregex&quot; title=&quot; 正規表現とregexとxpressive - Cube Lilac&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-08-09 00:00:00</published>
  <title> 正規表現とregexとxpressive</title>
  <type>rich</type>
  <url>https://clown.cube-soft.jp/entry/20080809/regex</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
