SSブログ

VS2008にTR1のベータが登場 [C++]

http://www.microsoft.com/downloads/details.aspx?FamilyID=d466226b-8dab-445f-a7b4-448b326c48e7&DisplayLang=en
Visual C++ 2008 Feature Pack Beta

This feature pack also includes an implementation of TR1. Portions of TR1 are scheduled for adoption in the upcoming C++0x standard as the first major addition to the ISO 2003 standard C++ library. Our implementation includes a number of important features such as:

* Smart pointers

* Regular expression parsing

* New containers (tuple, array, unordered set, etc)

* Sophisticated random number generators

* Polymorphic function wrappers

* Type traits

* And more!

VS2005に環境移したばかりだけど、2008はいいかもしれん。
MSはC/C++の環境としてVC6を出したときは良かったが、その後.netに力を入れるあまり、VB.netやC++/CLIやったりして、メインのCについてはあまり力を入れていない感じがする。

それにしてもHTMLヘルプになってからのMSDNは使いにくくてかなわん・・・


nice!(0)  コメント(0)  トラックバック(0) 

nice! 0

コメント 0

コメントを書く

お名前:
URL:
コメント:
画像認証:
下の画像に表示されている文字を入力してください。

トラックバック 0

この広告は前回の更新から一定期間経過したブログに表示されています。更新すると自動で解除されます。