|
Boost Users : |
From: Arne Vogel (Arne.Vogel_at_[hidden])
Date: 2005-05-13 03:17:49
me22 wrote:
>After reading a recent Joel on Software article (
>http://www.joelonsoftware.com/items/2003/10/13.html ) and the
>discussion it generated, I decided to try to write some sort of
>general strong typedef.
>
>
The article you linked to doesn't mention typedefs, it's about the
alleged harmfulness of exceptions
(and it seems poor Joel just didn't understand Resource Acquisition is
Initialization in C++ or try-finally
in Java/C#).
Am I right to assume that with "strong typedef" you mean something like
a typedef, but where
each identifier defined in this way is an actual type and not just an alias?
Best regards,
Arne Vogel
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net