<unordered_set></unordered_set>
-
steph5 wrote:
I'm a novice
Step 1: Put a subject on your post so people can click on it! :)
steph5 wrote:
And I want to use .
Want to use what?
steph5 wrote:
Apparently it is in TR1
I believe TR1 support was first added in the feature pack for Visual Studio 2008.
Mark Salsbery Microsoft MVP - Visual C++ :java:
-
Lets try that agaiin!!!! I can't even post a message. What chance do I have trying to program :) I am trying to get unordered_set on my machine. how can I get it? p.s. if you put < and > it doesn't post in??
steph5 wrote:
I am trying to get unordered_set on my machine.
You won't get it with Visual Studio 2005 (it's there in VS 2008 SP1). You may want to try the Boost libraries[^]
steph5 wrote:
p.s. if you put < and > it doesn't post in??
Not always - the text is interpreted as HTML and < starts an HTML tag. In the formatting row below the editor window you'll find buttons to insert < and >, or you can type the HTML for them yourself. (this is pretty much the ONLY thing that really bugs me on this site... I shouldn't have to go through and fix my posted code on a site with code in the name... not all of us are HTML "programmers" :))
Mark Salsbery Microsoft MVP - Visual C++ :java:
-
steph5 wrote:
I am trying to get unordered_set on my machine.
You won't get it with Visual Studio 2005 (it's there in VS 2008 SP1). You may want to try the Boost libraries[^]
steph5 wrote:
p.s. if you put < and > it doesn't post in??
Not always - the text is interpreted as HTML and < starts an HTML tag. In the formatting row below the editor window you'll find buttons to insert < and >, or you can type the HTML for them yourself. (this is pretty much the ONLY thing that really bugs me on this site... I shouldn't have to go through and fix my posted code on a site with code in the name... not all of us are HTML "programmers" :))
Mark Salsbery Microsoft MVP - Visual C++ :java:
-
Hi I'm a novice so excuse the basic questions! I have Visual Studios 2005 And I want to use . Its not included it my list of include files. Apparently it is in TR1 what ever that menans:confused: How do I go about getting the files so that I can use unordered sets in the code I am trying to write Many thanks for your time.
Putting in a subject line is helpful, so folks know what they may expect when trying to open your post.
"The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham
-
Putting in a subject line is helpful, so folks know what they may expect when trying to open your post.
"The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham
As an Aside, the thing won't open in my browser at all (Nothing to Click on) Is it not a Bug in CodeProject that you apparently can submit a question without a Subject Line. (Never tried it, and I won't, but me thinks that those who wrote the site should have done so). :rolleyes: Regards,
Bram van Kampen
-
As an Aside, the thing won't open in my browser at all (Nothing to Click on) Is it not a Bug in CodeProject that you apparently can submit a question without a Subject Line. (Never tried it, and I won't, but me thinks that those who wrote the site should have done so). :rolleyes: Regards,
Bram van Kampen
You can actually press [Ctrl]+[Left Arrow] to navigate to the particular post.
"The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham
-
You can actually press [Ctrl]+[Left Arrow] to navigate to the particular post.
"The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham
-
steph5 wrote:
I am trying to get unordered_set on my machine.
You won't get it with Visual Studio 2005 (it's there in VS 2008 SP1). You may want to try the Boost libraries[^]
steph5 wrote:
p.s. if you put < and > it doesn't post in??
Not always - the text is interpreted as HTML and < starts an HTML tag. In the formatting row below the editor window you'll find buttons to insert < and >, or you can type the HTML for them yourself. (this is pretty much the ONLY thing that really bugs me on this site... I shouldn't have to go through and fix my posted code on a site with code in the name... not all of us are HTML "programmers" :))
Mark Salsbery Microsoft MVP - Visual C++ :java:
Mark Salsbery wrote:
not all of us are HTML "programmers"
So, the HTML guys insist on calling themselves as "programmers"? WTF. I need a hammer.
Many are stubborn in pursuit of the path they have chosen, few in pursuit of the goal - Friedrich Nietzsche .·´¯`·->Rajesh<-·´¯`·. [Microsoft MVP - Visual C++]
-
Mark Salsbery wrote:
not all of us are HTML "programmers"
So, the HTML guys insist on calling themselves as "programmers"? WTF. I need a hammer.
Many are stubborn in pursuit of the path they have chosen, few in pursuit of the goal - Friedrich Nietzsche .·´¯`·->Rajesh<-·´¯`·. [Microsoft MVP - Visual C++]
I put the word in quotes....we all know they are just script kiddies. :-D
Mark Salsbery Microsoft MVP - Visual C++ :java:
-
You can actually press [Ctrl]+[Left Arrow] to navigate to the particular post.
"The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham
hmm Never knew that. Hope I don't need it too often. Thanks anyways :)
Bram van Kampen