「利用者:Juicyfruit/C features」の版間の差分

提供: wiki
移動先: 案内検索
(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 ...")
 
(1版 をインポートしました)
 
(相違点なし)

2018年6月29日 (金) 06:08時点における最新版

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