What is the status of typelist support in boost? I read through a backlog of email in the archives but the last ones are from ~2002. Grepping through the source of 1.31.0 for (typelist | type_list) reveals some in the detail namespace for python, but that's all. Thanks, Tom -------------------------------------------------------- NOTICE: If received in error, please destroy and notify sender. Sender does not waive confidentiality or privilege, and use is prohibited.
What is the status of typelist support in boost? I read through a backlog of email in the archives but the last ones are from ~2002. Grepping through the source of 1.31.0 for (typelist | type_list) reveals some in the detail namespace for python, but that's all. Thanks,
Tom
Full support for C++ metaprogrammign is provided by Boost.MPL (metaprogramming library). Among many other things it includes concept of compile time type collection and operations over it. Gennadiy.
participants (2)
-
Gennadiy Rozental
-
Puverle, Tomas (IT)