<?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>Development</anon>
  </categories>
  <description>今日は，クラス設計に関するお話． 文字列処理を行うプログラムを書いていると，tokenizer（ひとつの文字列を特定の文字を区切り文字として複数の文字列に切り分けること）が必要となる場面に多々出くわします．tokenizerならboostでも使っておけばいいのでしょうが，boostのtokenizerはランダムアクセス（tok[i]みたいな）ができないので個人的にはちょっと使いづらいです．そういう訳で，せっかくなのでtokenizerクラスを作成しようと思い立ちました． クラスは，こんな感じになります． template&lt; class String, class TokenFunction, …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fclown.cube-soft.jp%2Fentry%2F20051013%2Fp1&quot; title=&quot; テンプレート引数にテンプレートを用いる - 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>2005-10-13 00:00:00</published>
  <title> テンプレート引数にテンプレートを用いる</title>
  <type>rich</type>
  <url>https://clown.cube-soft.jp/entry/20051013/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
