
21 Apr
2004
21 Apr
'04
3:25 a.m.
The example is at: http://groups.yahoo.com/group/boost/files/typeof.zip I am using an MS-specific __COUNTER__ preprocessor macro. I guess under other compilers macros REGISTER_TYPE_IMPL, REGISTER_TEMPLATE_1_IMPL, etc., can be used directly. I admit that the code needs to be cleanned up in terms of MPL usage, as well as factoring out some code from registration macros, and better use of pre-processor looping features. I apologize for this. For now I am just trying to figure out whether there is an interest, and whether or not I am re-inventing the wheel :) Regards, Arkadiy