I'm a developer at C++ Shanghai team. I'm interested in everything related to C++
February 2009 - Posts
-
C++0x will provide a full set of type traits helpers to ease generic programming. However, there is no support for the detection of class members. The general problem is hard. Here we will try to tackle the more specific version: detecting the class member Read More...
|