利用者:Juicyfruit/C features

提供: wiki
< 利用者:Juicyfruit
2014年6月7日 (土) 20:24時点におけるwiki>Juicyfruitによる版 (Created page with "= C++11 features = The goal of this page is to map out which c++11 features we can use and when and how to use them. ===<span style="color:#00FF00">USABLE</span> - std::bind ...")
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

C++11 features

The goal of this page is to map out which c++11 features we can use and when and how to use them.


USABLE - std::bind

We already use boost to do this in a lot of places.

Requires:

MSVC 2010 [1]

Clang 3.2 + libstdc++ 4.7 ??

GCC 4.6 + libstdc++ 4.6