Re: i wanna Gof'sDesign Pattern for STL sample..
From: tom_usenet (tom_usenet_at_hotmail.com)
Date: 05/24/04
- Next message: danny: "std::map's performace"
- Previous message: Bo Persson: "Re: i wanna Gof'sDesign Pattern for STL sample.."
- In reply to: Val: "Re: i wanna Gof'sDesign Pattern for STL sample.."
- Next in thread: Val: "Re: i wanna Gof'sDesign Pattern for STL sample.."
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 24 May 2004 17:41:34 +0100
On Mon, 24 May 2004 15:17:42 +0200, "Val"
<valmont_programming@hotmail.com> wrote:
>
>"Igor Tandetnik" <itandetnik@mvps.org> wrote in message news:exzDn$GOEHA.3016@tk2msftngp13.phx.gbl...
>| "À尿č" <sun@daims.co.kr> wrote in message
>| news:ue9yHQ%23NEHA.556@tk2msftngp13.phx.gbl
>| > i'll learn Gof'sDesign Pattern
>| > but there's not source code, u know . i wanna c++.net with stl source
>| > and sample..
>|
>| Get "Modern C++ Design" by Andrei Alexandrescu
>| (http://www.moderncppdesign.com/). Andrei shows how to implement a
>| number of GoF design patterns generically in C++. It has become a
>| classic book on advanced C++ template usage.
>
>Even the VC7 compiler isn't good at compiling the examples in that book. Especially noticable when trying
>out the LOKI library. More than half the code won't compile. I love "policy based design" but like I mentioned,
>it is for the very best of compilers only.
I think there is a port that work's fine with VC7. VC7.1 compiles the
original library fine I think. Both versions are part of the download
at: http://sourceforge.net/projects/loki-lib/
Tom
-- C++ FAQ: http://www.parashift.com/c++-faq-lite/ C FAQ: http://www.eskimo.com/~scs/C-faq/top.html
- Next message: danny: "std::map's performace"
- Previous message: Bo Persson: "Re: i wanna Gof'sDesign Pattern for STL sample.."
- In reply to: Val: "Re: i wanna Gof'sDesign Pattern for STL sample.."
- Next in thread: Val: "Re: i wanna Gof'sDesign Pattern for STL sample.."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|