Skip navigation.
 
mlRE: Cocoa from C++ (dont want to mix it)
FROM : Lemings, Eric B
DATE : Thu Apr 14 23:43:58 2005

Read the whole thing, top to bottom.  Just one question.  Why does he
totally ignore the subject of generic programming, type computing,
template metaprogramming, concept checking, traits, policies, and all
of the other compile-time features of C++ which could be viewed as a
form of weak typing?  The STL even uses the notion of concepts:
anything that meets the requirements for a particular concept can be
used in a sequence, algorithm, iterator, view, whatever.

Eric.

-----Original Message-----
From: Lars Sonchocky-Helldorf
[mailto:lars.<email_removed>]
Sent: Thursday, April 14, 2005 1:59 PM
To: Lemings, Eric B
Cc: <email_removed>
Subject: Re: Cocoa from C++ (dont want to mix it)



Am Mittwoch, 13.04.05 um 23:09 Uhr schrieb Lemings, Eric B:

> Now the case for incorrect linkage.  Would you rather have an link
> error
> occur at compile-time while you're developing the application or at
> run-time perhaps after your application is in the field or has already
> shipped?


see: http://www.mindview.net/WebLog/log-0025

Lars

Related mailsAuthorDate
mlRE: Cocoa from C++ (dont want to mix it) Lemings, Eric B Apr 14, 23:43
mlRe: Cocoa from C++ (dont want to mix it) Glen Simmons Apr 15, 00:20
mlRe: Cocoa from C++ (dont want to mix it) John Stiles Apr 15, 00:39
mlRe: Cocoa from C++ (dont want to mix it) Lars Sonchocky-Hel… Apr 15, 00:49
mlRe: Cocoa from C++ (dont want to mix it) Ondra Cada Apr 15, 01:37
mlRe: Cocoa from C++ (dont want to mix it) John Stiles Apr 15, 02:05
mlModerator EOT -- Re: Cocoa from C++ (dont want to mix it) mmalcolm crawford Apr 15, 02:31
mlRe: Cocoa from C++ (dont want to mix it) Scott Ribe Apr 15, 18:54