Archives
D Programming
DD.gnu digitalmars.D digitalmars.D.bugs digitalmars.D.dtl digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript |
c++ - C++ stdlib map functions supported?
bs"d Hi! I came across this syntax std::map in a code sample recently, and later discovered this is part of the C++ standard for template container classes. Does DM support the 'map' section of the C++ stdlib? Is there documentation available on it use? (If not, is there someway it can be added in?) Thanks for all your help. Yochanan Spielberg Torah Soft, Ltd. "plain talk about the Bible code" Jun 18 2002
yochanan aquanet.co.il wrote:bs"d Hi! I came across this syntax std::map in a code sample recently, and later discovered this is part of the C++ standard for template container classes. Does DM support the 'map' section of the C++ stdlib? Jun 19 2002
bs'd Thanks - I'll check it out. Yochanan "Jan Knepper" <jan smartsoft.cc> wrote in message news:3D106898.A5F4123E smartsoft.cc...yochanan aquanet.co.il wrote:bs"d Hi! I came across this syntax std::map in a code sample recently, and Jun 19 2002
|