Click here to Skip to main content
15,887,267 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Programmatically set Visual C++ Directories for .NET Pin
PJ Arends24-Jan-03 18:45
professionalPJ Arends24-Jan-03 18:45 
GeneralRe: Programmatically set Visual C++ Directories for .NET Pin
Scott Evans25-Jan-03 4:34
Scott Evans25-Jan-03 4:34 
GeneralRe: Programmatically set Visual C++ Directories for .NET Pin
PJ Arends25-Jan-03 7:31
professionalPJ Arends25-Jan-03 7:31 
GeneralRe: Programmatically set Visual C++ Directories for .NET Pin
Scott Evans25-Jan-03 9:03
Scott Evans25-Jan-03 9:03 
QuestionHashTables ?? Pin
Ehsan Baghaki24-Jan-03 7:47
Ehsan Baghaki24-Jan-03 7:47 
AnswerRe: HashTables ?? Pin
Neville Franks24-Jan-03 10:39
Neville Franks24-Jan-03 10:39 
GeneralRe: HashTables ?? Pin
Jörgen Sigvardsson24-Jan-03 14:31
Jörgen Sigvardsson24-Jan-03 14:31 
GeneralRe: HashTables ?? Pin
Neville Franks24-Jan-03 15:07
Neville Franks24-Jan-03 15:07 
Jörgen Sigvardsson wrote:
He'd have to look in pretty much every STL other than the one shipped with VC++/VS.NET. hasmap<> is a proposed container, not a standard one I believe (I think it comes from SGI, maybe as old as HP).

Yep, maybe one day the VC++ STL implementation will be brought up to date. STLPort http://www.stlport.com[^]seems to be one of the more popular STL's for VC++ developers and does include hashed containers: hash_set, hash_multiset, hash_map, hash_multimap. See the original SGI Documentation at: http://www.sgi.com/tech/stl/table_of_contents.html[^] for details.


Neville Franks, Author of ED for Windows. www.getsoft.com
Make money with our new Affilate program
GeneralSTL on Solaris Pin
retZ24-Jan-03 7:28
retZ24-Jan-03 7:28 
GeneralRe: STL on Solaris Pin
Anonymous24-Jan-03 8:01
Anonymous24-Jan-03 8:01 
GeneralRe: STL on Solaris Pin
retZ24-Jan-03 8:09
retZ24-Jan-03 8:09 
GeneralRe: STL on Solaris Pin
Anonymous24-Jan-03 8:29
Anonymous24-Jan-03 8:29 
GeneralRe: STL on Solaris Pin
retZ24-Jan-03 9:19
retZ24-Jan-03 9:19 
GeneralRe: STL on Solaris Pin
Anonymous24-Jan-03 10:40
Anonymous24-Jan-03 10:40 
GeneralRe: STL on Solaris Pin
retZ24-Jan-03 11:03
retZ24-Jan-03 11:03 
GeneralPIN Generation Algorithm Pin
DViggiano24-Jan-03 6:51
DViggiano24-Jan-03 6:51 
GeneralRe: PIN Generation Algorithm Pin
Chris Losinger24-Jan-03 7:01
professionalChris Losinger24-Jan-03 7:01 
GeneralRe: PIN Generation Algorithm Pin
DViggiano24-Jan-03 7:03
DViggiano24-Jan-03 7:03 
GeneralRe: PIN Generation Algorithm Pin
Jamie Hale24-Jan-03 7:18
Jamie Hale24-Jan-03 7:18 
GeneralRe: PIN Generation Algorithm Pin
DViggiano24-Jan-03 7:24
DViggiano24-Jan-03 7:24 
GeneralRe: PIN Generation Algorithm Pin
Chris Losinger24-Jan-03 7:49
professionalChris Losinger24-Jan-03 7:49 
GeneralRe: PIN Generation Algorithm Pin
Chris Losinger24-Jan-03 7:46
professionalChris Losinger24-Jan-03 7:46 
GeneralRe: PIN Generation Algorithm Pin
Jamie Hale24-Jan-03 7:54
Jamie Hale24-Jan-03 7:54 
GeneralRe: PIN Generation Algorithm Pin
Chris Losinger24-Jan-03 8:01
professionalChris Losinger24-Jan-03 8:01 
GeneralRe: PIN Generation Algorithm Pin
DViggiano24-Jan-03 8:11
DViggiano24-Jan-03 8:11 

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.