[cxx-reflection] Some papers from the last WG21 meeting
Gabriel Dos Reis
gdr@integrable-solutions.net
Sun May 4 11:06:00 GMT 2003
The post-Oxford mailing seems to be available at
http://anubis.dkuug.dk/JTC1/SC22/WG21/docs/papers/2003/#post_oxford
It contains many stuff related to possible C++ evolution.
Worth mentioning:
* a point in the design space of meta-programming in C++, a
set of slides by David Vandevoorde
http://anubis.dkuug.dk/JTC1/SC22/WG21/docs/papers/2003/n1471.pdf
* simplifiying template syntax, a C++-aware version of typeof (a.k.a
decltype) and recylcing the auto keyword:
http://anubis.dkuug.dk/JTC1/SC22/WG21/docs/papers/2003/n1478.pdf
* aliasing templates ("typedef template")
http://anubis.dkuug.dk/JTC1/SC22/WG21/docs/papers/2003/n1449.pdf
* Typesafe variable length thingies
http://anubis.dkuug.dk/JTC1/SC22/WG21/docs/papers/2003/n1483.pdf
-- Gaby
More information about the Gcc
mailing list