<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>gcc: использование typeof</title>
		<description>Обсуждение gcc: использование typeof</description>
		<link>http://microsin.ru/programming/arm/gcc-referring-to-a-type-with-typeof.html</link>
		<lastBuildDate>Mon, 11 May 2026 23:34:48 +0300</lastBuildDate>
		<generator>JComments</generator>
		<atom:link href="http://microsin.ru/component/option,com_jcomments/format,raw/limit,10/object_group,com_content/object_id,3039/task,rss/" rel="self" type="application/rss+xml" />
		<item>
			<title>John Doe написал:</title>
			<link>http://microsin.ru/programming/arm/gcc-referring-to-a-type-with-typeof.html#comment-115164</link>
			<description><![CDATA[Макрос с __auto_type: #define max(a,b) ({ __auto_type _a = (a); __auto_type _b = (b); _a > _b ? _a : _b; })]]></description>
			<dc:creator>John Doe</dc:creator>
			<pubDate>Wed, 02 Aug 2023 12:11:39 +0300</pubDate>
			<guid>http://microsin.ru/programming/arm/gcc-referring-to-a-type-with-typeof.html#comment-115164</guid>
		</item>
	</channel>
</rss>
