<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>murank</author_name>
  <author_url>https://blog.hatena.ne.jp/murank/</author_url>
  <blog_title>murankの日記</blog_title>
  <blog_url>https://murank.hatenadiary.org/</blog_url>
  <categories>
    <anon>プログラミング</anon>
    <anon>C++</anon>
    <anon>boost</anon>
  </categories>
  <description>以前、Boost.Xpressive と Boost.Spirit の速度比べをした際にちょっと調べたのでまとめておこう。 この書き方しかないわけではないので、もっと実行効率のいいルールを探すのもいいかもね。 ただ、Boost.Spirit は網羅的なマッチングをしないので要注意*1。 正規表現 Xpressive Spirit a (文字としての 'a') as_xpr('a') char_('a') li_(&quot;a&quot;) abc (文字列としての &quot;abc&quot;) as_xpr(&quot;abc&quot;) li_(&quot;abc&quot;) . _ char_ ab a &gt;&gt; b a &gt;&gt; b a¦b a ¦ b a ¦ b…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmurank.hatenadiary.org%2Fentry%2F20100923%2F1285243744&quot; title=&quot; 簡易版 Boost.Xpressive、Boost.Spirit の正規表現対応表 - murankの日記&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>2010-09-23 21:09:04</published>
  <title> 簡易版 Boost.Xpressive、Boost.Spirit の正規表現対応表</title>
  <type>rich</type>
  <url>https://murank.hatenadiary.org/entry/20100923/1285243744</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
