This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[cxx-reflection] Some papers from the last WG21 meeting


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]