<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>chinimuruhi</author_name>
  <author_url>https://blog.hatena.ne.jp/chinimuruhi/</author_url>
  <blog_title>chinimuruhi’s blog</blog_title>
  <blog_url>https://chinimuruhi.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>C++OpenSiv3D入門講座 今回は関数オーバーロードと、range-based-forについて説明する。 関数オーバーロード Tips：range-based-for Tips：constメンバ関数 まとめ 演習問題(コンソール) 関数オーバーロード C++では、引数が異なる同じ名前の関数を定義できる。そのように関数を多重定義することを関数オーバーロードという。 実行中に、引数によって呼ばれる関数が選択される。 #include &lt;iostream&gt; //絶対値を返す関数、myAbsを3通りにオーバーロードする int myAbs(int n){ std::cout &lt;&lt; &quot;int型のm…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchinimuruhi.hatenablog.com%2Fentry%2Fccs%2FOpenSiv3D%2F05&quot; title=&quot;C++OpenSiv3D入門講座 Vol. 05 関数オーバーロード・range-based-for・constメンバ関数 - chinimuruhi’s blog&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>2021-11-26 01:16:35</published>
  <title>C++OpenSiv3D入門講座 Vol. 05 関数オーバーロード・range-based-for・constメンバ関数</title>
  <type>rich</type>
  <url>https://chinimuruhi.hatenablog.com/entry/ccs/OpenSiv3D/05</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
