On Monday, July 13th the C++ standards committee voted "Concepts" out of consideration for C++0x.
c 0xConcepts Get Voted Off The C++0x IslandLambda the Ultimate - Programming Languages Weblog Mon, 07/20/2009 - 09:33
On Monday, July 13th the C++ standards committee voted "Concepts" out of consideration for C++0x. Use Class Member Initializers for Cleaner and Easier-to-Maintain...Linux Today Thu, 07/16/2009 - 17:04
DevX: "A new C++0x feature called a class member initializer allows you to specify a single initializer in the very declaration of a data member. Tags:
|