<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sulpsulpc</author_name>
  <author_url>https://blog.hatena.ne.jp/sulpsulpc/</author_url>
  <blog_title>じょ〜だんの日記</blog_title>
  <blog_url>https://sulpsulpc.hatenadiary.org/</blog_url>
  <categories>
    <anon>C++</anon>
  </categories>
  <description>バックスラッシュだらけにならずに正規表現が書けるのは一見便利だが、 『raw』でない部分があるのが気に入らない。 raw string literalの中でも以下の3点の変換が行われる。 行末のバックスラッシュによる行連結 トライグラフ ユニコードエスケープ これらを含む文字列を使いたいとき、かえってめんどくさいぞ。 というか、ユニコードエスケープを含めたいとき、どう書くんだろ? regex rx(R&quot;[foo??(bar)]&quot;); こんなコード書いて、うまくいかないとかいう人が出てくるような予感。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsulpsulpc.hatenadiary.org%2Fentry%2F20080729%2Fp1&quot; title=&quot;C++0xのraw string literal が名前に反して『raw』でない。 - じょ〜だんの日記&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-07-29 00:00:00</published>
  <title>C++0xのraw string literal が名前に反して『raw』でない。</title>
  <type>rich</type>
  <url>https://sulpsulpc.hatenadiary.org/entry/20080729/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
