microsoft.public.vc.stl
By Date
130 messages sorted by: [ thread ]
Starting: 05/28/04
Ending: 06/30/04
- Re: inheritance from STL-container Jazper Manto (06/30/04)
- Re: inheritance from STL-container Jazper Manto (06/30/04)
- Re: inheritance from STL-container red floyd (06/29/04)
- Re: inheritance from STL-container tom_usenet (06/29/04)
- Re: What do you use with Visual Studio 6.0 torg (06/29/04)
- Re: inheritance from STL-container James Curran (06/29/04)
- Re: inheritance from STL-container Igor Tandetnik (06/29/04)
- inheritance from STL-container Jazper Manto (06/29/04)
- Re: Performance problem when assigning int value to ostringstream. Ganga Sridhar (06/29/04)
- Re: How to initialize a static map member in a cpp file body Stephen Howe (06/28/04)
- How to initialize a static map member in a cpp file body Bill Sun (06/28/04)
- Re: How to using ifstream to read a txt file line by line from end to begin? tom_usenet (06/28/04)
- Re: Restrict template expansion to simple types? tom_usenet (06/28/04)
- Re: string iterator tom_usenet (06/28/04)
- Re: Restrict template expansion to simple types? weixiang (06/28/04)
- Re: How to using ifstream to read a txt file line by line from end to begin? Agoston Bejo (06/27/04)
- Re: Using STLport with Microsoft Visual C++ 6 Andy (06/25/04)
- Re: STL algorithms with vectors of c++ objects Andy (06/25/04)
- Re: Performance problem when assigning int value to ostringstream. Kostka, Volkmar (06/25/04)
- Re: Performance problem when assigning int value to ostringstream. Ganga Sridhar (06/25/04)
- Re: Performance problem when assigning int value to ostringstream. Kostka, Volkmar (06/25/04)
- Performance problem when assigning int value to ostringstream. Ganga Sridhar (06/25/04)
- Re: std::ostringstream, pointer to first element Kostka, Volkmar (06/25/04)
- Re: STL algorithms with vectors of c++ objects Simon Trew (06/25/04)
- Re: Restrict template expansion to simple types? tom_usenet (06/25/04)
- Re: std::ostringstream, pointer to first element tom_usenet (06/25/04)
- Re: STL algorithms with vectors of c++ objects Andy (06/25/04)
- Re: Restrict template expansion to simple types? Carl Daniel [VC++ MVP] (06/25/04)
- Re: Restrict template expansion to simple types? weixiang (06/25/04)
- Re: Restrict template expansion to simple types? Carl Daniel [VC++ MVP] (06/25/04)
- Restrict template expansion to simple types? weixiang (06/25/04)
- Re: std::ostringstream, pointer to first element Jerry Coffin (06/25/04)
- Re: std::ostringstream, pointer to first element Doug Harrison [MVP] (06/24/04)
- Re: std::ostringstream, pointer to first element Kostka, Volkmar (06/24/04)
- Re: std::ostringstream, pointer to first element Dieter Duwe (06/24/04)
- Re: std::ostringstream, pointer to first element Kostka, Volkmar (06/24/04)
- Re: std::ostringstream, pointer to first element Igor Tandetnik (06/24/04)
- Re: std::ostringstream, pointer to first element Kostka, Volkmar (06/24/04)
- Re: std::ostringstream, pointer to first element Jason Winnebeck (06/24/04)
- std::ostringstream, pointer to first element Dieter Duwe (06/24/04)
- Re: Formatting std::string for readability (groups with four digits) Hendrik Schober (06/24/04)
- Re: string iterator anonymous_at_discussions.microsoft.com (06/24/04)
- Re: who can tell usage of stl in industry? Don Kim (06/24/04)
- Re: string iterator tom_usenet (06/24/04)
- Re: non member operator & overloading tom_usenet (06/24/04)
- Re: Deleting nth item in a deque Igor Tandetnik (06/23/04)
- Deleting nth item in a deque Marathoner (06/23/04)
- Re: non member operator & overloading Carl Daniel [VC++ MVP] (06/23/04)
- Re: non member operator & overloading Mark (06/23/04)
- string iterator JimLad (06/23/04)
- Re: STL algorithms with vectors of c++ objects anonymous_at_discussions.microsoft.com (06/23/04)
- Re: STL algorithms with vectors of c++ objects P.J. Plauger (06/23/04)
- STL algorithms with vectors of c++ objects anonymous_at_discussions.microsoft.com (06/23/04)
- Re: hi. how to casting string with hex ?? Stephen Howe (06/23/04)
- Re: Realize string operations for std::string? Igor Tandetnik (06/22/04)
- Re: Formatting std::string for readability (groups with four digits) Jerry Coffin (06/22/04)
- Re: Realize string operations for std::string? weixiang (06/22/04)
- Re: how to use hash_map with char*? P.J. Plauger (06/21/04)
- Re: how to use hash_map with char*? Faisal M. Yaqoob (06/21/04)
- Re: VC71 and STL performance Sharad (06/21/04)
- Re: non member operator & overloading James Curran (06/21/04)
- Re: how to use hash_map with char*? P.J. Plauger (06/21/04)
- non member operator & overloading harry (06/21/04)
- how to use hash_map with char*? Faisal M. Yaqoob (06/21/04)
- Re: Realize string operations for std::string? Jason Winnebeck (06/21/04)
- Re: Realize string operations for std::string? Simon Trew (06/21/04)
- Re: Realize string operations for std::string? Simon Trew (06/21/04)
- Re: VC71 and STL performance tom_usenet (06/21/04)
- Re: Using STLport with Microsoft Visual C++ 6 tom_usenet (06/21/04)
- Re: Realize string operations for std::string? weixiang (06/21/04)
- Re: Formatting std::string for readability (groups with four digits) muchan (06/21/04)
- Re: Realize string operations for std::string? Simon Trew (06/21/04)
- Re: Realize string operations for std::string? Simon Trew (06/21/04)
- Realize string operations for std::string? weixiang (06/21/04)
- Re: VC71 and STL performance Carl Daniel [VC++ MVP] (06/20/04)
- VC71 and STL performance Sharad (06/20/04)
- Using STLport with Microsoft Visual C++ 6 Morten Gulbrandsen (06/19/04)
- Formatting std::string for readability (groups with four digits) Sven Stolpe (06/19/04)
- Re: What do you use with Visual Studio 6.0 Rufus V. Smith (06/18/04)
- Re: What do you use with Visual Studio 6.0 Scott McPhillips [MVP] (06/17/04)
- Re: What do you use with Visual Studio 6.0 Victor Bazarov (06/17/04)
- What do you use with Visual Studio 6.0 dru (06/17/04)
- Re: who can tell usage of stl in industry? Carl Daniel [VC++ MVP] (06/17/04)
- Re: who can tell usage of stl in industry? kevin (06/17/04)
- Re: Poor performance from stdext::hash_map P.J. Plauger (06/16/04)
- Re: Is there some way to call virtual function in Destructor? Michael Schlenger (06/16/04)
- Re: Poor performance from stdext::hash_map Andy Coates (06/16/04)
- Re: determing if a vector is constant Stephen Howe (06/16/04)
- Re: determing if a vector is constant Hendrik Schober (06/16/04)
- Re: determing if a vector is constant SteveK (06/15/04)
- Re: determing if a vector is constant SteveK (06/15/04)
- Re: determing if a vector is constant Carl Daniel [VC++ MVP] (06/15/04)
- Re: determing if a vector is constant Carl Daniel [VC++ MVP] (06/15/04)
- Re: determing if a vector is constant Jeff F (06/15/04)
- Re: determing if a vector is constant SteveK (06/15/04)
- Re: determing if a vector is constant SteveK (06/15/04)
- Re: determing if a vector is constant red floyd (06/15/04)
- Re: who can tell usage of stl in industry? Carl Daniel [VC++ MVP] (06/15/04)
- Re: determing if a vector is constant Jeff F (06/15/04)
- Re: determing if a vector is constant Stephen Howe (06/15/04)
- Re: determing if a vector is constant Jeff F (06/15/04)
- Re: determing if a vector is constant Hendrik Schober (06/15/04)
- who can tell usage of stl in industry? kevin (06/15/04)
- Re: determing if a vector is constant red floyd (06/15/04)
- determing if a vector is constant SteveK (06/15/04)
- Re: Poor performance from stdext::hash_map Carl Daniel [VC++ MVP] (06/14/04)
- Re: Poor performance from stdext::hash_map P.J. Plauger (06/14/04)
- Re: Poor performance from stdext::hash_map Michael Schlenger (06/14/04)
- Re: Is there some way to call virtual function in Destructor? Martin Seiringer (06/14/04)
- Is there some way to call virtual function in Destructor? yux (06/14/04)
- Re: Poor performance from stdext::hash_map P.J. Plauger (06/11/04)
- Poor performance from stdext::hash_map Andy Coates (06/11/04)
- Re: VC 6.0 to VC 7.0 (version 1.3) porting tom_usenet (06/09/04)
- VC 6.0 to VC 7.0 (version 1.3) porting Harish chhaparwal (06/09/04)
- Visual C++ 7.1 mbtowc with UTF-8 Arno Schoedl (06/07/04)
- Re: vector::insert(end(), v) P.J. Plauger (06/07/04)
- Re: vector::insert(end(), v) Igor Tandetnik (06/07/04)
- vector::insert(end(), v) Agoston Bejo (06/07/04)
- Re: Thanks. tom_usenet and lgor Tandetnik Carl Daniel [VC++ MVP] (06/04/04)
- Re: Thanks. tom_usenet and lgor Tandetnik tom_usenet (06/04/04)
- Re: Thanks. tom_usenet and lgor Tandetnik Matt Osborn (06/04/04)
- Re: i wanna casting for C++ STL style.. how to get it?? ??? (06/04/04)
- Re: i wanna casting for C++ STL style.. how to get it?? tom_usenet (06/03/04)
- RE: Clarification on array initialization and VC conformance Yan-Hong Huang[MSFT] (06/03/04)
- Re: how to casting .. unsigned char[] -> string..?? other casting.. help me..plz Igor Tandetnik (06/02/04)
- Re: how to casting .. unsigned char[] -> string..?? other casting.. help me..plz tom_usenet (06/02/04)
- Re: boost::bind problem tom_usenet (06/01/04)
- Re: using clear with stl string gives compile error Hendrik Schober (06/01/04)
- boost::bind problem Agoston Bejo (05/31/04)
- Re: Clarification on array initialization and VC conformance Carl Daniel [VC++ MVP] (05/29/04)
Last message date: 06/30/04
Archived on: 06/30/04 GMT
130 messages sorted by: [ thread ]
Loading