Subject: [Boost-users] [python] how to call python's built-in type() function
From: Eric Niebler (eniebler_at_[hidden])
Date: 2013-02-07 21:19:37


In C++, I have a boost::python::object that is wrapping ... something.
I'd like to find out what. If I were in python land, I'd call the
built-in 'type' function on it. What do I do in C++?

Thanks in advance,

-- 
Eric Niebler
Boost.org