<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>n-trino</author_name>
  <author_url>https://blog.hatena.ne.jp/n-trino/</author_url>
  <blog_title>trinoの走り書き</blog_title>
  <blog_url>https://n-trino.hatenadiary.org/</blog_url>
  <categories>
    <anon>プログラム</anon>
    <anon>C++</anon>
  </categories>
  <description>いつものごとく大げさなタイトルだが（ry仕事でコードレビューをやっていたら以下のようなコードを見つけた。 void Module::InitLabelImage() { for( int z = 0; z &lt; iSizeZ; ++z ){ for( int y = 0; y &lt; iSizeY; ++y ){ for( int x = 0; x &lt; iSizeX; ++x ){ if( m_bBit ){ if( (m_aaaMask[z][y][x] &amp; mask) != 0 ){ m_aaaLabel[z][y][x] = flag; } }else{ if( m_aaaMask[z][y]…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fn-trino.hatenadiary.org%2Fentry%2F20101012%2Fp1&quot; title=&quot;可読性と速度の両立の為のテンプレート - trinoの走り書き&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-10-12 00:00:01</published>
  <title>可読性と速度の両立の為のテンプレート</title>
  <type>rich</type>
  <url>https://n-trino.hatenadiary.org/entry/20101012/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
