<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>u16s</author_name>
  <author_url>https://blog.hatena.ne.jp/u16s/</author_url>
  <blog_title>u16suzuの blog</blog_title>
  <blog_url>https://u16suzu.hatenablog.com/</blog_url>
  <categories>
    <anon>objective-c</anon>
    <anon>objc</anon>
  </categories>
  <description>Objective-C の BOOL型はint型で以下のように定義されている. YES: 1 NO: 0 objc.h ヘッダファイルにもそのように定義されている. 忘れたら BOOLの定義を ctrl+gで見れば良い. objc.hでの定義内容を以下に示す. /// Type to represent a boolean value. typedef signed char BOOL; // BOOL is explicitly signed so @encode(BOOL) == &quot;c&quot; rather than &quot;C&quot; // even if -funsigned-char is used.…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fu16suzu.hatenablog.com%2Fentry%2F2013%2F09%2F04%2F131201&quot; title=&quot; [ios] Objective-C の BOOL型は int型でどのように定義されているのか - u16suzuの 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>2013-09-04 13:12:01</published>
  <title> [ios] Objective-C の BOOL型は int型でどのように定義されているのか</title>
  <type>rich</type>
  <url>https://u16suzu.hatenablog.com/entry/2013/09/04/131201</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
