[MUD-Dev] Re: Re: [MUD-Dev] [TECHNICAL] How to generate pre-processor output (template problem).

Albert thecheezeman at earthlink.net
Sat May 29 11:56:39 CEST 1999


At 5/28/99 6:11:00 PM, you wrote:
>Greg Miller wrote:
>> 
>> Ben Greear wrote:
>> >
>> > I added a cute little templated array class, and everything works like
>> 
>> How does it differ from the standard C++ vector template? (I'm being
>> lazy and asking, since I haven't had a chance to look at the latest scry
>> release)
>> 
>
>Actually, I don't know...every time I look at other people's template
>code (ie the standard library) I get so confused I just write it myself...
>Hrm...wrote Scry because I couldn't understand Circle......I think there's
>a name for this disorder....  Thank god I'm happy with my OS!! :)

Most of the time, you shouldn't even bother examining STL code. It is
obfuscated beyond recognition. However, I'd try doing profile tests between
the standard vector class (and its numerous variants) against your own.
You might be surprised.

Author: Albert Yi (TheCheeseMan)  ICQ: 14617788
home.earthlink.net/~thecheezeman




_______________________________________________
MUD-Dev maillist  -  MUD-Dev at kanga.nu
http://www.kanga.nu/lists/listinfo/mud-dev




More information about the mud-dev-archive mailing list