<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Anonymous unions"]]></title>
		<link>http://forums.visual-paradigm.com/posts/1.html</link>
		<description><![CDATA[Latest messages posted in the topic "Anonymous unions"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Anonymous unions</title>
				<description><![CDATA[ I would like to represent an Anonymous unions in my class.<br> <br> class fred<br> {<br>     public:<br>         union <br>         {<br>             int a;<br>             float b;<br>         };<br> };<br> <br> This is completely legal in C++ I really would like to know how to represent it in VP.<br> <br> Thanks for your time.]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/2920#23506.html</guid>
				<link>http://forums.visual-paradigm.com/posts/2920#23506.html</link>
				<pubDate><![CDATA[Tue, 11 Mar 2008 00:16:14]]></pubDate>
				<author><![CDATA[ garrett williams]]></author>
			</item>
			<item>
				<title>Re:Anonymous unions</title>
				<description><![CDATA[ Hi Garrett,<br> <br> As I know UML cannot represent Anonymous unions. Do you see this available in other products? Any suggestions? We will definitely consider your request.<br> <br> Best regards,<br> Jick]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/2920#23517.html</guid>
				<link>http://forums.visual-paradigm.com/posts/2920#23517.html</link>
				<pubDate><![CDATA[Tue, 11 Mar 2008 12:06:12]]></pubDate>
				<author><![CDATA[ Jick]]></author>
			</item>
			<item>
				<title>Re:Anonymous unions</title>
				<description><![CDATA[ I was thinking that there would be some way to configure the template to recognize the union key word and do the appropriate code.<br> <br> I have always been confused by the lack of anonymous unions in UML]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/2920#23522.html</guid>
				<link>http://forums.visual-paradigm.com/posts/2920#23522.html</link>
				<pubDate><![CDATA[Tue, 11 Mar 2008 22:01:54]]></pubDate>
				<author><![CDATA[ garrett williams]]></author>
			</item>
	</channel>
</rss>