Click here to Skip to main content
16,011,608 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralRe: stl map in a DLL... Pin
Matt Gullett7-Nov-02 3:48
Matt Gullett7-Nov-02 3:48 
GeneralRe: stl map in a DLL... Pin
Alexandru Savescu7-Nov-02 3:51
Alexandru Savescu7-Nov-02 3:51 
GeneralRe: stl map in a DLL... Pin
Joaquín M López Muñoz7-Nov-02 8:34
Joaquín M López Muñoz7-Nov-02 8:34 
GeneralRe: stl map in a DLL... Pin
Jörgen Sigvardsson7-Nov-02 12:00
Jörgen Sigvardsson7-Nov-02 12:00 
GeneralRe: stl map in a DLL... Pin
Tim Smith8-Nov-02 10:11
Tim Smith8-Nov-02 10:11 
GeneralRe: stl map in a DLL... Pin
Jörgen Sigvardsson10-Nov-02 21:34
Jörgen Sigvardsson10-Nov-02 21:34 
GeneralRe: stl map in a DLL... Pin
Joao Vaz11-Nov-02 18:37
Joao Vaz11-Nov-02 18:37 
GeneralRe: stl map in a DLL... Pin
Jörgen Sigvardsson11-Nov-02 21:18
Jörgen Sigvardsson11-Nov-02 21:18 
Joao Vaz wrote:
I have some minor points to add, fist, it adds another layer of indirection, so it is slower.

Yes it is slower. But not much slower.


Joao Vaz wrote:
it's not the solution for all problems

Well it's a solution for many cases. I'm sure it is possible to hack something up using macros that allows you to use pimpl during debug builds and "straight impl" during release builds. So you can virtually get away with anything. Smile | :)


Joao Vaz wrote:
like .NET is

I like your sense of sarcasm. Big Grin | :-D

--
standing so tall, the ground behind
no trespassers, on every floor
a garden swing, and another door
she makes it clear, that everything is hers

A place of abode, not far from here, Ms. Van de Veer

GeneralRe: stl map in a DLL... Pin
Joao Vaz11-Nov-02 22:06
Joao Vaz11-Nov-02 22:06 
GeneralRe: stl map in a DLL... Pin
Jörgen Sigvardsson11-Nov-02 22:11
Jörgen Sigvardsson11-Nov-02 22:11 
GeneralRe: stl map in a DLL... Pin
Joao Vaz11-Nov-02 22:35
Joao Vaz11-Nov-02 22:35 
GeneralRe: stl map in a DLL... Pin
Jörgen Sigvardsson11-Nov-02 22:44
Jörgen Sigvardsson11-Nov-02 22:44 
GeneralRe: stl map in a DLL... Pin
Joao Vaz11-Nov-02 22:54
Joao Vaz11-Nov-02 22:54 
GeneralATl problem Pin
Bob Davis6-Nov-02 18:51
Bob Davis6-Nov-02 18:51 
GeneralRe: ATl problem Pin
Christian Graus6-Nov-02 19:04
protectorChristian Graus6-Nov-02 19:04 
GeneralRe: ATl problem Pin
Bob Davis6-Nov-02 19:47
Bob Davis6-Nov-02 19:47 
GeneralRe: ATl problem Pin
Jörgen Sigvardsson7-Nov-02 12:05
Jörgen Sigvardsson7-Nov-02 12:05 
QuestionHelp Me,How to return a Interface from a method? Pin
Bob Davis6-Nov-02 17:39
Bob Davis6-Nov-02 17:39 
AnswerRe: Help Me,How to return a Interface from a method? Pin
Christian Graus6-Nov-02 19:10
protectorChristian Graus6-Nov-02 19:10 
AnswerRe: Help Me,How to return a Interface from a method? Pin
Jörgen Sigvardsson7-Nov-02 12:08
Jörgen Sigvardsson7-Nov-02 12:08 
GeneralRe: Help Me,How to return a Interface from a method? Pin
Anders Molin7-Nov-02 15:22
professionalAnders Molin7-Nov-02 15:22 
GeneralRe: Help Me,How to return a Interface from a method? Pin
Jörgen Sigvardsson7-Nov-02 22:03
Jörgen Sigvardsson7-Nov-02 22:03 
GeneralRe: Help Me,How to return a Interface from a method? Pin
Anders Molin8-Nov-02 1:14
professionalAnders Molin8-Nov-02 1:14 
Generalvector<list struct XXX> Pin
IMiracle5-Nov-02 15:54
IMiracle5-Nov-02 15:54 
GeneralRe: vector<list struct XXX> Pin
Christian Graus5-Nov-02 16:16
protectorChristian Graus5-Nov-02 16:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.