C++0x ニュース

ついに、ドラフトにラムダ式が入りました


あと、可変長引数の min と max がありました



ドラフトに載ってたのであとで調べること

・reference_closure
・inline namespace
・nested_exception
・allocator-extended constructors
・allocator_propagation_map
  ・move_assign, copy_assign
・construct_element
・constructible_with_allocator_suffix


Initializer lists と Member Initializers と Concepts と拡張for文はまだかなー



ドラフトに入ったラムダ式の詳細(たぶんシンタックスだけ)は明日あたりまとめます


N2588 Working Draft, Standard for Programming Language C++