<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>t_ume_tky</author_name>
  <author_url>https://blog.hatena.ne.jp/t_ume_tky/</author_url>
  <blog_title>スケーラブルな医者になりたい in Tokyo (Unofficial)</blog_title>
  <blog_url>https://t-ume-tky.hatenadiary.org/</blog_url>
  <categories>
    <anon>C</anon>
  </categories>
  <description>○ 大文字・小文字 問題 基本は小文字 構造体はすべて大文字 defineしたものもすべて大文字 クラスは先頭が大文字ただしC++の標準ライブラリのクラスは、小文字な罠。 不思議です。 ○ セミコロン 問題 C言語の関数定義の後にセミコロンが不要。 C言語の構造体定義の後にセミコロン必要。 C++のクラス定義にはセミコロン必要。 C++の名前空間の定義にはセミコロン不要。 ○ C++の文字列リテラル Cと同じようにしようとすると、 deprecated conversion from string constant to ‘char*’ となってします。 これは、C++の文字列リテラルが、 M…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ft-ume-tky.hatenadiary.org%2Fentry%2F20130331%2F1364718062&quot; title=&quot;C/C++で、大文字小文字問題、セミコロン問題、文字列リテラル問題 - スケーラブルな医者になりたい in Tokyo (Unofficial)&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>2013-03-31 17:21:02</published>
  <title>C/C++で、大文字小文字問題、セミコロン問題、文字列リテラル問題</title>
  <type>rich</type>
  <url>https://t-ume-tky.hatenadiary.org/entry/20130331/1364718062</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
