<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>A7M</author_name>
  <author_url>https://blog.hatena.ne.jp/A7M/</author_url>
  <blog_title>C++Builder好きの秘密基地</blog_title>
  <blog_url>https://a7m.hatenablog.jp/</blog_url>
  <categories>
    <anon>C++ Tips</anon>
  </categories>
  <description>Google C++ スタイルガイド日本語訳が公開されたけど、結構面白い。 ただ、ちょっと気になる部分があって、 &quot;-inl.h&quot;ファイル 必要な場合、&quot;-inl.h&quot;という接尾辞を持ったファイルを使って複雑なインライン関数を定義することができます。 なんだけど、これって、#ifdef _HOGE_H #define _HOGE_H class CHoge { public: #include &quot;hoge-inl.h&quot; }; #endif //defined _HOGE_H みたいな感じでクラスを定義して、それなりの規模のインライン関数の実装部分をヘッダファイルの外に出すってことでいいのかな?…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fa7m.hatenablog.jp%2Fentry%2F20080702%2F1215008067&quot; title=&quot;Google C++ スタイルガイド日本語訳 - C++Builder好きの秘密基地&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-02 23:14:27</published>
  <title>Google C++ スタイルガイド日本語訳</title>
  <type>rich</type>
  <url>https://a7m.hatenablog.jp/entry/20080702/1215008067</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
