Subject: Re: [Boost-users] type_info wrapper
From: Ravi (lists_ravi_at_[hidden])
Date: 2008-10-01 15:14:18


On Wednesday 01 October 2008 09:29:15 Peter Barker wrote:
> I'm looking for a type_info wrapper similar to the one described in
> Alexandrescu's Modern C++ design and wondered if Boost contained one
> that wasn't in the implementation detail area of another library?

Look in boost/python/type_id.hpp and its corresponding documentation.

Regards,
Ravi