For Programmers: Free Programming Magazines  


Home > Archive > VC STL > March 2005 > Any STL-based applications?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Any STL-based applications?
dolphinzhang@gmail.com

2005-03-09, 9:00 pm

Hello everyone,
I'm writing a paper about weaving aspects into STL template. Now I'm
sing for a real application that is based on (or uses) STL. Can
anyone give me a clue for such kind of application? Thanks a lot!!


--dolphin

adebaene@club-internet.fr

2005-03-10, 8:59 am


dolphinzhang@gmail.com wrote:
> Hello everyone,
> I'm writing a paper about weaving aspects into STL template. Now I'm
> sing for a real application that is based on (or uses) STL. Can
> anyone give me a clue for such kind of application? Thanks a lot!!


Well, almost every application I wrote use STL one way on another, and
many C++ developers are in the same situation.

Now, the STL is so generic and so widely usefull that there is no point
IMHO to notice that such or such soft use the STL.
Your software use strings? resizeable arrays? sorting algorithms?
Great! As almost every soft do... The thing is, as STL doesn't provide
a domain-specific functionnality, there is no marketing point to note
that it is used by such or such.

Arnaud
MVP - VC

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com