本の虫: D4492: Bjarne StroustrupによるC++17の考察の翻訳
必読。
C++の歴史を読むあたり。
B. Stroustrup: A History of C++: 1979-1991. Proc ACM History of Programming Languages conference (HOPL-2).
B. Stroustrup: Evolving a language in and for the real world: C++ 1991-2006. ACM HOPL-III. June 2007. (incl. slides and videos).
B. Stroustrup: The Design and Evolution of C++. Addison Wesley, ISBN 0-201-54330-3.
改良点。
モジュールは#includeに代わる機能。