Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
microsoft . public . vc . stl
This is a Usenet group - learn more
Find or start a Google Group about stl.
Group info
Language: English
Group categories: Not categorized
More group info »
Active older topics
12 new of 12 - Dec 31 2009
8 new of 8 - Aug 24 2009
1 new of 1 - Aug 3 2009
6 new of 6 - Aug 3 2009
2 new of 2 - Aug 2 2009
2 new of 2 - Jul 30 2009
7 new of 7 - Jul 29 2009
1 new of 1 - Jul 14 2009
6 new of 6 - Jul 10 2009
2 new of 2 - Jul 10 2009
Related Groups
Microsoft Visual C newsgroup.
Low activity, Usenet
Microsoft Visual C newsgroup.
Low activity, Usenet
Microsoft Visual C newsgroup.
Low activity, Usenet
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 5700  Older »
Description: Microsoft Visual C newsgroup.
 

std::set and std::multiset element mutability 
  VC9 allows you to modify a std::set and a std::multiset's elements. This seems to be forbidden by the c++0x standard, so is this being fixed in VC10 or left as it is in order not to break software which is c++03 standard's compliant (debatable) but not c++0x standard's compliant? /Leigh
By Leigh Johnston  - Dec 22 2009 - 8 new of 8 messages    

std::vector<bool>::reference ctor is not private 
  In VC++2008 the std::vector<bool>::reference constructor is not private, according to the standard it should be. /Leigh
By Leigh Johnston  - Dec 13 2009 - 1 new of 1 message    

vc 2010 beta2 bind unique_ptr move 
  Hello, I'm playing with new language features and as a result: win32 console app->empty project file: main.cpp ...void foo(std::unique_ptr<int> pint) { ...int wmain( ) { std::unique_ptr<int> pint(new int(42)); std::bind(foo, std::move(pint)); ...1>main.obj : error LNK2001: unresolved external symbol "public: __thiscall... more »
By nebojsa vujnovic  - Dec 2 2009 - 5 new of 5 messages    

Illegal Incest: Free Incest Videos 
  ...VVVVVVVVVVVVVVVVVVVVVVVVVVV VVVVVVVVVVVVVVVVVVVVVVVVVVVVVV VVVVVVVVVVVVVVV .... . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .... more »
By ayanawitcher80@gmail.com  - Nov 26 2009 - 1 new of 1 message    

using std::find() on std::string vectors 
  Hello All, I have a question on the use of std::find() on a vector that contains std::string objects. When I need to do a search on a vector of strings, I currently use the std::find() algorithm, e.g. : std::vector<std::string>::iter ator theIterator; theIterator = std::find ( vecStrings.begin(),... more »
By Lim Bio Liong  - Nov 16 2009 - 4 new of 4 messages    

Dll function with STL obj. as parameter call crach 
  Hello. The application call function (with STL string object as parameter) from dll. If dll compiled in different mode (release/debug) than application we see this crash. We use Visual Studio 2008 (Windows Mobile 5.0 Pocket PC SDK (ARMV4I) The foolowing code of application: typedef int (*GETINIFILEIMPL)(const std::wstring& wstrIniFileName);... more »
By Iliya Miasnik  - Oct 12 2009 - 7 new of 7 messages    

unique value for map 
  std::map allows to insert unique values(key), is there any other data tyep which allows same. can u use map in a link list, when allocate memory to link list i can insert some values in map
By ashish  - Sep 18 2009 - 14 new of 14 messages    

PERFORMANCE IN VISUAL STUDIO 2008 + STL. 
  Hi Group, We recently migrated our project from VS 2003 to VS 2005 and found that our runtime performance in release mode has degraded by a factor of 3. On investigation we found that it was due to stl in VS 2005. Building with STLPort confirmed this. As of now we are not in a position to migrate to... more »
By Deepak Kapila  - Sep 18 2009 - 5 new of 5 messages    

STL container performance 
  I am suffering performance problems with the STL implementation in Microsoft Visual Studio 2005. There are indications that it is down to either memory management or some locking contention. As an example, the WordCount sample at [link] running on a 100Mb text file executes in 1 minute 39 seconds when... more »
By cdm.henderson@googlemail. com  - Aug 17 2009 - 8 new of 8 messages    

wcout, VS2008 and UTF-16 
  Greetings. I'm am currently trying to output wchar_t (== UTF-16) to the windows console. (The console can display UTF_16 just fine if you change the font to lucida console - easiest verified with adding a filename with some greek or cyrillic characters in it and calling dir) Now, my problem is, that the default wcout stream on windows will... more »
By Martin T.  - Aug 9 2009 - 3 new of 3 messages    

1 - 10 of 5700   « Newer | Older »

XML      
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2010 Google