|
Boost : |
From: Andrey Semashev (andysem_at_[hidden])
Date: 2007-05-25 10:39:43
Hello Johan,
Friday, May 25, 2007, 3:56:24 PM, you wrote:
> I have seen several discussions regarding adding a small
> typeid/type_info library similar to
> the one introduced by Alexandrescu in Modern C++ Design.
> Has there been any progress on this issue?
> see:
> http://lists.boost.org/Archives/boost/2005/02/80969.php
In my Boost.Log library implementation I have such type_info wrapper.
I proposed to extract it from the library as a separate header in the
Boost.Log alpha announcement not long ago, but I got no feedback.
In case if you're interested, the implementation is in the Vault:
You may find the wrapper in boost/log/detail/type_info_wrapper.hpp.
If it is considered to be worth extracting from the library, I could
easily do that.
-- Best regards, Andrey mailto:andysem_at_[hidden]
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk