From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <1df7a93b48ea53cf0f81b51b7f384ad8@9netics.com> To: 9fans@9fans.net Date: Wed, 3 Dec 2008 10:55:29 -0800 From: Skip Tavakkolian <9nut@9netics.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: [9fans] [OT] just when you thought it couldn't get any uglier Topicbox-Message-UUID: 57496752-ead4-11e9-9d60-3106f5b1d025 i just discovered the new C++/CLI "managed reference" syntax. C++ has more body jewelry than the a barrista at Starbucks. From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@9fans.net From: erik quanstrom Date: Wed, 3 Dec 2008 14:25:12 -0500 Message-ID: <3246b7bcceee572ad133ee95cdf4dffd@coraid.com> In-Reply-To: <1df7a93b48ea53cf0f81b51b7f384ad8@9netics.com> References: <1df7a93b48ea53cf0f81b51b7f384ad8@9netics.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] [OT] just when you thought it couldn't get any uglier Topicbox-Message-UUID: 57789cc0-ead4-11e9-9d60-3106f5b1d025 > i just discovered the new C++/CLI "managed reference" syntax. C++ has > more body jewelry than the a barrista at Starbucks. huh, huh. he said "punctuator". heh huh he. - erik From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3e1162e60812031228w5455784ck4d0aac48331dbbe@mail.gmail.com> Date: Wed, 3 Dec 2008 12:28:55 -0800 From: "David Leimbach" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@9fans.net> In-Reply-To: <1df7a93b48ea53cf0f81b51b7f384ad8@9netics.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_21012_17597425.1228336135095" References: <1df7a93b48ea53cf0f81b51b7f384ad8@9netics.com> Subject: Re: [9fans] [OT] just when you thought it couldn't get any uglier Topicbox-Message-UUID: 57be1b2e-ead4-11e9-9d60-3106f5b1d025 ------=_Part_21012_17597425.1228336135095 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline is that a microsoft invention or a standardized syntax? On Wed, Dec 3, 2008 at 10:55 AM, Skip Tavakkolian <9nut@9netics.com> wrote: > i just discovered the new C++/CLI "managed reference" syntax. C++ has > more body jewelry than the a barrista at Starbucks. > > > ------=_Part_21012_17597425.1228336135095 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline is that a microsoft invention or a standardized syntax?

On Wed, Dec 3, 2008 at 10:55 AM, Skip Tavakkolian <9nut@9netics.com> wrote:
i just discovered the new C++/CLI "managed reference" syntax.  C++ has
more body jewelry than the a barrista at Starbucks.



------=_Part_21012_17597425.1228336135095-- From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <20bc6871b4c9561e9e4c3979be556da2@9netics.com> To: 9fans@9fans.net Date: Wed, 3 Dec 2008 13:19:29 -0800 From: Skip Tavakkolian <9nut@9netics.com> In-Reply-To: <3e1162e60812031228w5455784ck4d0aac48331dbbe@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] [OT] just when you thought it couldn't get any uglier Topicbox-Message-UUID: 57d2b002-ead4-11e9-9d60-3106f5b1d025 > is that a microsoft invention or a standardized syntax? it's an MS thing, but since VS project templates seem to use them extensively, it wont be long before somebody gets the bright idea. i'd bet a ham sandwich that it'll be in the next release of gcc.